Updated version for 2.7.2 dev release

This commit is contained in:
Robert Osfield
2008-09-01 11:09:03 +00:00
parent 58f4290310
commit 4a18b9cee1
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 7
#define OPENSCENEGRAPH_PATCH_VERSION 1
#define OPENSCENEGRAPH_SOVERSION 45
#define OPENSCENEGRAPH_PATCH_VERSION 2
#define OPENSCENEGRAPH_SOVERSION 46
/**
* osgGetVersion() returns the library version number.