Updated version numbers in prep for 2.5.1 release

This commit is contained in:
Robert Osfield
2008-05-27 12:07:58 +00:00
parent 169b1a02ad
commit b41404546e
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 5
#define OPENSCENEGRAPH_PATCH_VERSION 0
#define OPENSCENEGRAPH_SOVERSION 36
#define OPENSCENEGRAPH_PATCH_VERSION 1
#define OPENSCENEGRAPH_SOVERSION 37
/**
* osgGetVersion() returns the library version number.