Updated wrappers and dev release version numbers

This commit is contained in:
Robert Osfield
2009-03-05 15:31:03 +00:00
parent 9eac90b8cb
commit 43a081ee98
4 changed files with 201 additions and 4 deletions

View File

@@ -21,8 +21,8 @@ extern "C" {
#define OPENSCENEGRAPH_MAJOR_VERSION 2
#define OPENSCENEGRAPH_MINOR_VERSION 9
#define OPENSCENEGRAPH_PATCH_VERSION 0
#define OPENSCENEGRAPH_SOVERSION 55
#define OPENSCENEGRAPH_PATCH_VERSION 1
#define OPENSCENEGRAPH_SOVERSION 56
/**
* osgGetVersion() returns the library version number.