Skip to content

Commit 40e32ed

Browse files
committed
Bump rc to 1 for 0.1.0-rc1
1 parent fa39606 commit 40e32ed

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ project(osg2vsg
66
LANGUAGES CXX
77
)
88
set(OSG2VSG_SOVERSION 0)
9-
SET(OSG2VSG_RELEASE_CANDIDATE 0)
9+
SET(OSG2VSG_RELEASE_CANDIDATE 1)
1010

1111
set(OpenGL_GL_PREFERENCE "GLVND")
1212
find_package(OpenGL REQUIRED)

0 commit comments

Comments
 (0)