Updated version numbers for 2.3.7 dev release

This commit is contained in:
Robert Osfield
2008-04-01 10:33:01 +00:00
parent e482e718f5
commit 73b87274b0
2 changed files with 4 additions and 4 deletions

View File

@@ -21,8 +21,8 @@ extern "C" {
#define OPENSCENEGRAPH_MAJOR_VERSION 2
#define OPENSCENEGRAPH_MINOR_VERSION 3
#define OPENSCENEGRAPH_PATCH_VERSION 6
#define OPENSCENEGRAPH_SOVERSION 32
#define OPENSCENEGRAPH_PATCH_VERSION 7
#define OPENSCENEGRAPH_SOVERSION 33
/**
* osgGetVersion() returns the library version number.