Updated Version number for 2.1.13 and updated ChangeLog.

This commit is contained in:
Robert Osfield
2007-10-01 10:21:52 +00:00
parent 65ac804b7d
commit d32effbdbc
6 changed files with 295 additions and 7 deletions

View File

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