Updated versions for 2.5.2 dev release

This commit is contained in:
Robert Osfield
2008-06-06 17:45:33 +00:00
parent 20e6ec7b23
commit 3585375d59
3 changed files with 5 additions and 5 deletions

View File

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