Skip to content

Commit 1c98e2c

Browse files
committed
Updated version number to 3.5.5
1 parent 7065d1b commit 1c98e2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ PROJECT(OpenSceneGraph)
129129

130130
SET(OPENSCENEGRAPH_MAJOR_VERSION 3)
131131
SET(OPENSCENEGRAPH_MINOR_VERSION 5)
132-
SET(OPENSCENEGRAPH_PATCH_VERSION 4)
132+
SET(OPENSCENEGRAPH_PATCH_VERSION 5)
133133
SET(OPENSCENEGRAPH_SOVERSION 145)
134134

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

0 commit comments

Comments
 (0)