Skip to content

Commit

Permalink
Updated version to 3.7.0 after making of the 3.6 stable release branch
Browse files Browse the repository at this point in the history
  • Loading branch information
robertosfield committed Mar 20, 2018
1 parent 12a7808 commit f7d9974
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
# OpenSceneGraph CMake build file
#
SET(OPENSCENEGRAPH_MAJOR_VERSION 3)
SET(OPENSCENEGRAPH_MINOR_VERSION 6)
SET(OPENSCENEGRAPH_MINOR_VERSION 7)
SET(OPENSCENEGRAPH_PATCH_VERSION 0)
SET(OPENSCENEGRAPH_SOVERSION 155)
SET(OPENSCENEGRAPH_SOVERSION 160)


# set to 0 when not a release candidate, non zero means that any generated
Expand Down

0 comments on commit f7d9974

Please sign in to comment.