Updated version numbers for 2.9.6 release
This commit is contained in:
@@ -21,8 +21,8 @@ extern "C" {
|
||||
|
||||
#define OPENSCENEGRAPH_MAJOR_VERSION 2
|
||||
#define OPENSCENEGRAPH_MINOR_VERSION 9
|
||||
#define OPENSCENEGRAPH_PATCH_VERSION 5
|
||||
#define OPENSCENEGRAPH_SOVERSION 60
|
||||
#define OPENSCENEGRAPH_PATCH_VERSION 6
|
||||
#define OPENSCENEGRAPH_SOVERSION 61
|
||||
|
||||
/* convinience 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