Updated release candidate number to 5 for 3.0.0-rc5

This commit is contained in:
Robert Osfield
2011-06-24 16:05:23 +00:00
parent bd2ad48c00
commit b361047aa0

View File

@@ -36,7 +36,7 @@ SET(OPENSCENEGRAPH_SOVERSION 78)
# set to 0 when not a release candidate, non zero means that any generated
# svn tags will be treated as release candidates of given number
SET(OPENSCENEGRAPH_RELEASE_CANDIDATE 4)
SET(OPENSCENEGRAPH_RELEASE_CANDIDATE 5)
SET(OPENSCENEGRAPH_VERSION ${OPENSCENEGRAPH_MAJOR_VERSION}.${OPENSCENEGRAPH_MINOR_VERSION}.${OPENSCENEGRAPH_PATCH_VERSION})