From a6476fb8d4db6389346c84258e0823b0599eb4ce Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20=C4=8Cern=C3=BD?= Date: Wed, 8 Jan 2025 13:50:49 +0100 Subject: [PATCH] Bump soname from 33.0.0 to 33.0.1 0 new symbols were added, 0 were removed. --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 799912861f..90f6441e98 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -26,7 +26,7 @@ endif() set(LT_CURRENT 33) ## increment any time the source changes; set 0 to if you increment CURRENT -set(LT_REVISION 0) +set(LT_REVISION 1) ## increment if any interfaces have been added; set to 0 ## if any interfaces have been changed or removed. removal has