We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc3090d commit 9e879f3Copy full SHA for 9e879f3
src/osgEarth/Version
@@ -31,7 +31,7 @@ extern "C" {
31
#define OSGEARTH_MINOR_VERSION 9
32
#define OSGEARTH_PATCH_VERSION 0
33
#define OSGEARTH_SOVERSION 0
34
-#define OSGEARTH_RC_VERSION 3
+#define OSGEARTH_RC_VERSION 0
35
#define OSGEARTH_DEVEL_VERSION 0 // 0 = release; >0 = interim devel version
36
37
/* Convenience macro that can be used to decide whether a feature is present or not i.e.
0 commit comments