Updated wrappers, and version numbers in prep for next release

This commit is contained in:
Robert Osfield
2008-04-11 14:43:22 +00:00
parent 505a360f2c
commit e0a780b404
5 changed files with 203 additions and 4 deletions

View File

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