Skip to content

Commit

Permalink
Bumped version to 1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilInTheGaps committed Nov 11, 2023
1 parent d9198ee commit d4dcb4b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cmake/SetVersionNumber.cmake
@@ -1,8 +1,8 @@
set (APP_VERSION_MAJOR 1)
set (APP_VERSION_MINOR 2)
set (APP_VERSION_PATCH 0)
set (APP_VERSION_PATCH 1)
set (APP_VERSION_REVISION 0)
set (APP_VERSION_TITLE "Release 1.2")
set (APP_VERSION_TITLE "Release 1.2.1")

# Windows header
configure_file(
Expand Down

0 comments on commit d4dcb4b

Please sign in to comment.