Updated version numbers for dev releases

This commit is contained in:
Robert Osfield
2008-06-20 11:11:47 +00:00
parent 0e7920f144
commit bc6e5b5da2
6 changed files with 12 additions and 12 deletions

View File

@@ -21,8 +21,8 @@ extern "C" {
#define OPENSCENEGRAPH_MAJOR_VERSION 2
#define OPENSCENEGRAPH_MINOR_VERSION 5
#define OPENSCENEGRAPH_PATCH_VERSION 2
#define OPENSCENEGRAPH_SOVERSION 38
#define OPENSCENEGRAPH_PATCH_VERSION 3
#define OPENSCENEGRAPH_SOVERSION 39
/**
* osgGetVersion() returns the library version number.