Updater version numbers to 2.8.1-rc1

This commit is contained in:
Robert Osfield
2009-04-10 10:58:42 +00:00
parent 29857b3b19
commit df731d8244
2 changed files with 3 additions and 3 deletions

View File

@@ -21,7 +21,7 @@ extern "C" {
#define OPENSCENEGRAPH_MAJOR_VERSION 2
#define OPENSCENEGRAPH_MINOR_VERSION 8
#define OPENSCENEGRAPH_PATCH_VERSION 0
#define OPENSCENEGRAPH_PATCH_VERSION 1
#define OPENSCENEGRAPH_SOVERSION 55
/**