Updated developer release number

This commit is contained in:
Robert Osfield
2013-03-21 16:42:09 +00:00
parent ed35a0a07a
commit dd8d7c2839
4 changed files with 155 additions and 7 deletions

View File

@@ -20,7 +20,7 @@ extern "C" {
#define OPENSCENEGRAPH_MAJOR_VERSION 3
#define OPENSCENEGRAPH_MINOR_VERSION 1
#define OPENSCENEGRAPH_PATCH_VERSION 5
#define OPENSCENEGRAPH_PATCH_VERSION 6
#define OPENSCENEGRAPH_SOVERSION 97
/* Convenience macro that can be used to decide whether a feature is present or not i.e.