Skip to content

Commit 9e879f3

Browse files
committed
Version bump to 2.9
1 parent bc3090d commit 9e879f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/osgEarth/Version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ extern "C" {
3131
#define OSGEARTH_MINOR_VERSION 9
3232
#define OSGEARTH_PATCH_VERSION 0
3333
#define OSGEARTH_SOVERSION 0
34-
#define OSGEARTH_RC_VERSION 3
34+
#define OSGEARTH_RC_VERSION 0
3535
#define OSGEARTH_DEVEL_VERSION 0 // 0 = release; >0 = interim devel version
3636

3737
/* Convenience macro that can be used to decide whether a feature is present or not i.e.

0 commit comments

Comments
 (0)