From 28af946c4b8d30e7159dbd9e08de5c6e1a436899 Mon Sep 17 00:00:00 2001 From: Robert Osfield Date: Wed, 29 Nov 2017 10:40:20 +0000 Subject: [PATCH] Bummped the SO version --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 46cb0f32b..78179e94c 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -4,7 +4,7 @@ SET(OPENSCENEGRAPH_MAJOR_VERSION 3) SET(OPENSCENEGRAPH_MINOR_VERSION 5) SET(OPENSCENEGRAPH_PATCH_VERSION 9) -SET(OPENSCENEGRAPH_SOVERSION 152) +SET(OPENSCENEGRAPH_SOVERSION 153) # set to 0 when not a release candidate, non zero means that any generated