Updatd SO_VERSION to reflect changes in ABI from merging submissions.
This commit is contained in:
@@ -21,7 +21,7 @@ extern "C" {
|
||||
#define OPENSCENEGRAPH_MAJOR_VERSION 3
|
||||
#define OPENSCENEGRAPH_MINOR_VERSION 1
|
||||
#define OPENSCENEGRAPH_PATCH_VERSION 9
|
||||
#define OPENSCENEGRAPH_SOVERSION 98
|
||||
#define OPENSCENEGRAPH_SOVERSION 99
|
||||
|
||||
/* Convenience macro that can be used to decide whether a feature is present or not i.e.
|
||||
* #if OSG_MIN_VERSION_REQUIRED(2,9,5)
|
||||
|
||||
Reference in New Issue
Block a user