Updated version numbers for 2.0 release

This commit is contained in:
Robert Osfield
2007-06-15 10:15:54 +00:00
parent 4979a0ac41
commit 276ac74196
2 changed files with 6 additions and 6 deletions

View File

@@ -18,9 +18,9 @@
extern "C" {
#define OSG_VERSION_MAJOR 1
#define OSG_VERSION_MINOR 9
#define OSG_VERSION_PATCH 9
#define OSG_VERSION_MAJOR 2
#define OSG_VERSION_MINOR 0
#define OSG_VERSION_PATCH 0
#define OSG_VERSION_RELEASE OSG_VERSION_PATCH
#define OSG_VERSION_REVISION 0