summaryrefslogtreecommitdiffstats
path: root/bumpsoname.patch
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2023-04-27 08:37:19 +0200
committerRemi Collet <remi@php.net>2023-04-27 08:37:19 +0200
commite0b768ed68a40d9014f22b8a1c6fd823365a360f (patch)
tree73303d346d4414bc7d76db5644fdb01891e902d4 /bumpsoname.patch
parent84073339b6b356698620595757c1e39a1dd090af (diff)
update to 0.11.7
Diffstat (limited to 'bumpsoname.patch')
-rw-r--r--bumpsoname.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/bumpsoname.patch b/bumpsoname.patch
index 8dba7f0..f52119c 100644
--- a/bumpsoname.patch
+++ b/bumpsoname.patch
@@ -1,12 +1,12 @@
diff -up ./CMakeLists.txt.bump ./CMakeLists.txt
--- ./CMakeLists.txt.bump 2022-03-01 09:35:49.462118228 +0100
+++ ./CMakeLists.txt 2022-03-01 09:37:01.000864286 +0100
-@@ -17,7 +17,7 @@ include(CMakePackageConfigHelpers)
+@@ -26,7 +26,7 @@ include(CMakePackageConfigHelpers)
# 3. If any interfaces have been added since the last public release, then increment age.
# 4. If any interfaces have been removed since the last public release, then set age to 0.
-set(HDR_SOVERSION_CURRENT 6)
+set(HDR_SOVERSION_CURRENT 106)
set(HDR_SOVERSION_AGE 1)
- set(HDR_SOVERSION_REVISION 1)
+ set(HDR_SOVERSION_REVISION 3)