Updated Version number for 2.4 stable release

This commit is contained in:
Robert Osfield
2008-04-25 09:46:25 +00:00
parent 765a7d2455
commit 9e725b438e
2 changed files with 4 additions and 4 deletions

View File

@@ -20,8 +20,8 @@ extern "C" {
#define OPENSCENEGRAPH_MAJOR_VERSION 2
#define OPENSCENEGRAPH_MINOR_VERSION 3
#define OPENSCENEGRAPH_PATCH_VERSION 11
#define OPENSCENEGRAPH_MINOR_VERSION 4
#define OPENSCENEGRAPH_PATCH_VERSION 0
#define OPENSCENEGRAPH_SOVERSION 35
/**