Skip to content

Commit

Permalink
update version number to 2.8.1 (#4229)
Browse files Browse the repository at this point in the history
  • Loading branch information
ebbit1q committed Jan 28, 2021
1 parent 00c0162 commit 3edb862
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Expand Up @@ -41,7 +41,7 @@ endif()

# A project name is needed for CPack
# Version can be overriden by git tags, see cmake/getversion.cmake
PROJECT("Cockatrice" VERSION 2.8.0)
PROJECT("Cockatrice" VERSION 2.8.1)

# Set release name if not provided via env/cmake var
if(NOT DEFINED GIT_TAG_RELEASENAME)
Expand Down

0 comments on commit 3edb862

Please sign in to comment.