Skip to content

Commit

Permalink
Bump version for release
Browse files Browse the repository at this point in the history
  • Loading branch information
Sput42 committed Oct 15, 2018
1 parent 2a2c986 commit 111c6bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
set(QUASSEL_MAJOR 0)
set(QUASSEL_MINOR 13)
set(QUASSEL_PATCH 0)
set(QUASSEL_VERSION_STRING "0.13-rc1")
set(QUASSEL_VERSION_STRING "0.13-rc2")

# Build type
if (CMAKE_CONFIGURATION_TYPES)
Expand Down

0 comments on commit 111c6bf

Please sign in to comment.