Skip to content

Commit

Permalink
Bump version to 8.95.2
Browse files Browse the repository at this point in the history
  • Loading branch information
piernov committed Mar 20, 2022
1 parent 4430e5c commit 68e972a
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 @@ -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.95.1)
project(OpenBoardView VERSION 8.95.2)

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

0 comments on commit 68e972a

Please sign in to comment.