Skip to content

Commit

Permalink
Bump version to 8.95.0
Browse files Browse the repository at this point in the history
  • Loading branch information
piernov committed Dec 13, 2020
1 parent 3c1bd41 commit 66d0e8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Expand Up @@ -15,7 +15,7 @@ set(CMAKE_OSX_DEPLOYMENT_TARGET "10.9" CACHE STRING "Minimum OS X deployment ver
# Also since CMake 3.0 version should be defined using project() too
# VERSION must be up to 4 groups of digits separated by a period.
# major.90 are alpha releases
project(OpenBoardView VERSION 8.90.3)
project(OpenBoardView VERSION 8.95.0)

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

0 comments on commit 66d0e8e

Please sign in to comment.