Updated SO version number for 2.5.6 release

This commit is contained in:
Robert Osfield
2008-11-27 17:30:14 +00:00
parent 57a543b683
commit e9a18a7466
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 7
#define OPENSCENEGRAPH_PATCH_VERSION 6
#define OPENSCENEGRAPH_SOVERSION 50
#define OPENSCENEGRAPH_SOVERSION 51
/**
* osgGetVersion() returns the library version number.