Updated SO version to reflect changes in API of osgText
This commit is contained in:
parent
5849634082
commit
ade360819e
@ -21,7 +21,7 @@ extern "C" {
|
||||
#define OPENSCENEGRAPH_MAJOR_VERSION 2
|
||||
#define OPENSCENEGRAPH_MINOR_VERSION 9
|
||||
#define OPENSCENEGRAPH_PATCH_VERSION 10
|
||||
#define OPENSCENEGRAPH_SOVERSION 67
|
||||
#define OPENSCENEGRAPH_SOVERSION 68
|
||||
|
||||
/* 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)
|
||||
|
Loading…
Reference in New Issue
Block a user