From b1a52289728a5565abd7461cafe94fa1fcd6ce50 Mon Sep 17 00:00:00 2001 From: Robert Osfield Date: Mon, 2 Feb 2009 15:04:53 +0000 Subject: [PATCH] Fixed version --- include/osg/Version | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/osg/Version b/include/osg/Version index 7e6d5b5bf..bced7b5a6 100644 --- a/include/osg/Version +++ b/include/osg/Version @@ -21,7 +21,7 @@ extern "C" { #define OPENSCENEGRAPH_MAJOR_VERSION 2 #define OPENSCENEGRAPH_MINOR_VERSION 8 -#define OPENSCENEGRAPH_PATCH_VERSION 9 +#define OPENSCENEGRAPH_PATCH_VERSION 0 #define OPENSCENEGRAPH_SOVERSION 55 /**