From 384cc25380b0ead106a09ef057d077fe80ea37ec Mon Sep 17 00:00:00 2001 From: Robert Osfield Date: Tue, 2 Jul 2019 20:21:05 +0100 Subject: [PATCH] Updated SO number to refect change to the Drawable header inline method status --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 58696c531..ee9434a3d 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -4,7 +4,7 @@ SET(OPENSCENEGRAPH_MAJOR_VERSION 3) SET(OPENSCENEGRAPH_MINOR_VERSION 6) SET(OPENSCENEGRAPH_PATCH_VERSION 4) -SET(OPENSCENEGRAPH_SOVERSION 159) +SET(OPENSCENEGRAPH_SOVERSION 160) # set to 0 when not a release candidate, non zero means that any generated