bump version number (#3857)
This commit is contained in:
parent
096a472ed0
commit
7e89933552
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ endif()
|
|||
|
||||
# A project name is needed for CPack
|
||||
# Version can be overriden by git tags, see cmake/getversion.cmake
|
||||
PROJECT("Cockatrice" VERSION 2.7.2)
|
||||
PROJECT("Cockatrice" VERSION 2.7.3)
|
||||
|
||||
# Use c++11 for all targets
|
||||
set(CMAKE_CXX_STANDARD 11 CACHE STRING "C++ ISO Standard")
|
||||
|
|
Loading…
Reference in a new issue