summaryrefslogtreecommitdiff
path: root/debian/patches/configure.diff
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches/configure.diff')
-rw-r--r--debian/patches/configure.diff2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches/configure.diff b/debian/patches/configure.diff
index 2bdfc027..5c47b152 100644
--- a/debian/patches/configure.diff
+++ b/debian/patches/configure.diff
@@ -28,7 +28,7 @@ Configure Abseil for Debian.
endif()
+
+ set_property(TARGET ${_NAME} PROPERTY SOVERSION 20200923)
-+ set_property(TARGET ${_NAME} PROPERTY VERSION "20200923.0.0")
++ set_property(TARGET ${_NAME} PROPERTY VERSION "20200923.0.1")
else()
# Generating header-only library
add_library(${_NAME} INTERFACE)