Updated SO version number to reflect typo fixes changing the API

This commit is contained in:
Robert Osfield
2008-08-05 10:23:31 +00:00
parent 24b608cacb
commit 5d8ec3027e
2 changed files with 2 additions and 2 deletions

View File

@@ -22,7 +22,7 @@ extern "C" {
#define OPENSCENEGRAPH_MAJOR_VERSION 2
#define OPENSCENEGRAPH_MINOR_VERSION 6
#define OPENSCENEGRAPH_PATCH_VERSION 0
#define OPENSCENEGRAPH_SOVERSION 43
#define OPENSCENEGRAPH_SOVERSION 44
/**
* osgGetVersion() returns the library version number.