Updated wrappers and version numbers for 1.9.4 dev release

This commit is contained in:
Robert Osfield
2007-05-14 09:33:32 +00:00
parent b97d8c0fe0
commit 9e60a5d222
5 changed files with 30 additions and 5 deletions

View File

@@ -20,7 +20,9 @@ extern "C" {
#define OSG_VERSION_MAJOR 1
#define OSG_VERSION_MINOR 9
#define OSG_VERSION_RELEASE 3
#define OSG_VERSION_PATCH 4
#define OSG_VERSION_RELEASE OSG_VERSION_PATCH
#define OSG_VERSION_REVISION 0
/**