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:
@@ -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})
|
||||
|
||||
|
||||
@@ -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,
|
||||
|
||||
@@ -23,7 +23,7 @@ more indepth instructions.
|
||||
|
||||
Robert Osfield.
|
||||
Project Lead.
|
||||
3rd July 2015.
|
||||
12th August 2015.
|
||||
|
||||
--
|
||||
|
||||
|
||||
Reference in New Issue
Block a user