Skip to content

Commit

Permalink
Bump version to 8.95.1
Browse files Browse the repository at this point in the history
  • Loading branch information
piernov committed Jun 19, 2021
1 parent b2673d8 commit dc8b289
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.0)
project(OpenBoardView VERSION 8.95.1)

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

0 comments on commit dc8b289

Please sign in to comment.