Updated version number and date for 3.6.3 stable release

This commit is contained in:
Robert Osfield 2018-09-14 10:41:24 +01:00
parent 88afccd85e
commit 3a6b13c46e
2 changed files with 2 additions and 2 deletions

View File

@ -9,7 +9,7 @@ SET(OPENSCENEGRAPH_SOVERSION 158)
# set to 0 when not a release candidate, non zero means that any generated
# git tags will be treated as release candidates of given number
SET(OPENSCENEGRAPH_RELEASE_CANDIDATE 3)
SET(OPENSCENEGRAPH_RELEASE_CANDIDATE 0)
set(CMAKE_ALLOW_LOOSE_LOOP_CONSTRUCTS TRUE)
set_property(GLOBAL PROPERTY USE_FOLDERS ON)

View File

@ -25,7 +25,7 @@ If details below are not sufficient then head over to the openscenegraph.org to
Robert Osfield.
Project Lead.
13th September 2018.
14th September 2018.
---