Skip to content

Commit

Permalink
Change the version information for release (#2091)
Browse files Browse the repository at this point in the history
Co-authored-by: Alexander Bock <mail@alexanderbock.eu>
  • Loading branch information
micahnyc and alexanderbock committed May 6, 2022
1 parent b136a3a commit 5877112
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Expand Up @@ -29,7 +29,7 @@ project(OpenSpace)
set(OPENSPACE_VERSION_MAJOR 0)
set(OPENSPACE_VERSION_MINOR 18)
set(OPENSPACE_VERSION_PATCH 0)
set(OPENSPACE_VERSION_STRING "Beta-11 (RC1)")
set(OPENSPACE_VERSION_STRING "Beta-11")

set(OPENSPACE_BASE_DIR "${PROJECT_SOURCE_DIR}")
set(OPENSPACE_CMAKE_EXT_DIR "${OPENSPACE_BASE_DIR}/support/cmake")
Expand Down

0 comments on commit 5877112

Please sign in to comment.