Updated versions for OSG-2.3.4 release

This commit is contained in:
Robert Osfield
2008-01-29 10:28:56 +00:00
parent f0087e821e
commit c620786420
3 changed files with 5 additions and 5 deletions

View File

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