Change RC number to 0 for 3.4.0 stable release.

Updated ChangeLog
Updated the release data in the README


git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/branches/OpenSceneGraph-3.4@15099 16af8721-9629-0410-8352-f15c8da7e697
This commit is contained in:
Robert Osfield
2015-08-12 06:38:59 +00:00
parent 814a885a6c
commit 5b242d22ff
3 changed files with 7 additions and 2 deletions

View File

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

View File

@@ -1,3 +1,8 @@
2015-08-11 20:12 robert
* CMakeLists.txt, ChangeLog: Updated ChangeLog and RC nubmer to 13,
and added GL1 to the docs on the GL_PROFILE usage
2015-08-11 20:08 robert
* src/osgVolume/Shaders/volume_frag.cpp,

View File

@@ -23,7 +23,7 @@ more indepth instructions.
Robert Osfield.
Project Lead.
3rd July 2015.
12th August 2015.
--