Updated version number of 3.0.0-rc1

This commit is contained in:
Robert Osfield
2011-06-17 09:02:22 +00:00
parent 6881983562
commit f04e841933
2 changed files with 7 additions and 7 deletions

View File

@@ -18,9 +18,9 @@
extern "C" {
#define OPENSCENEGRAPH_MAJOR_VERSION 2
#define OPENSCENEGRAPH_MINOR_VERSION 9
#define OPENSCENEGRAPH_PATCH_VERSION 17
#define OPENSCENEGRAPH_MAJOR_VERSION 3
#define OPENSCENEGRAPH_MINOR_VERSION 0
#define OPENSCENEGRAPH_PATCH_VERSION 0
#define OPENSCENEGRAPH_SOVERSION 78
/* Convenience macro that can be used to decide whether a feature is present or not i.e.