diff options
author | Benjamin Barenblat <bbaren@google.com> | 2023-09-19 11:51:31 -0400 |
---|---|---|
committer | Benjamin Barenblat <bbaren@google.com> | 2023-09-19 11:51:31 -0400 |
commit | 0bde25d627a78db1eef850962134e29c70e97708 (patch) | |
tree | 92d689437e5e61e20e8693db314aa9fc5edf73fa /debian/patches | |
parent | a288b41a0e8aa6ca4549165bea98e26fa19f2c29 (diff) | |
download | abseil-0bde25d627a78db1eef850962134e29c70e97708.tar.gz abseil-0bde25d627a78db1eef850962134e29c70e97708.tar.bz2 abseil-0bde25d627a78db1eef850962134e29c70e97708.zip |
Release for experimental
Diffstat (limited to 'debian/patches')
-rw-r--r-- | debian/patches/configure.diff | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches/configure.diff b/debian/patches/configure.diff index a5a5eef3..3cd575f0 100644 --- a/debian/patches/configure.diff +++ b/debian/patches/configure.diff @@ -21,7 +21,7 @@ Configure Abseil for Debian. OUTPUT_NAME "absl_${_NAME}" - SOVERSION "2308.0.0" + SOVERSION 20230802 -+ VERSION "20230802.0.0" ++ VERSION "20230802.0.1" ) endif() else() |