diff --git a/src/osgEarth/Version b/src/osgEarth/Version index 8ce994994e..d9e83c6f7b 100644 --- a/src/osgEarth/Version +++ b/src/osgEarth/Version @@ -31,7 +31,7 @@ extern "C" { #define OSGEARTH_MINOR_VERSION 0 #define OSGEARTH_PATCH_VERSION 0 #define OSGEARTH_SOVERSION 0 -#define OSGEARTH_RC_VERSION 2 +#define OSGEARTH_RC_VERSION 0 #define OSGEARTH_DEVEL_VERSION 0 // 0 = release; >0 = interim devel version /* Convenience macro that can be used to decide whether a feature is present or not i.e.