Skip to content

Commit

Permalink
Bump version to 9.90.0
Browse files Browse the repository at this point in the history
  • Loading branch information
piernov committed May 29, 2022
1 parent 40bdca1 commit 41118cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Expand Up @@ -16,7 +16,7 @@ set(CMAKE_OSX_DEPLOYMENT_TARGET "10.9" CACHE STRING "Minimum OS X deployment ver
# VERSION must be up to 4 groups of digits separated by a period.
# major.90 are alpha releases
# major.95 are beta releases
project(OpenBoardView VERSION 9.0.3)
project(OpenBoardView VERSION 9.90.0)

# Include our project variables
include("version.cmake")
Expand Down

0 comments on commit 41118cd

Please sign in to comment.