Changed release candidate numbe for 3.0.1 release.

This commit is contained in:
Robert Osfield
2011-07-31 07:50:34 +00:00
parent 97b6099fa5
commit 54bafb9cc6

View File

@@ -36,7 +36,7 @@ SET(OPENSCENEGRAPH_SOVERSION 80)
# 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 3)
SET(OPENSCENEGRAPH_RELEASE_CANDIDATE 0)
SET(OPENSCENEGRAPH_VERSION ${OPENSCENEGRAPH_MAJOR_VERSION}.${OPENSCENEGRAPH_MINOR_VERSION}.${OPENSCENEGRAPH_PATCH_VERSION})