mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-04-25 08:03:58 -05:00
version bump to 2.7.2 (#3751)
This commit is contained in:
parent
22e2e442f5
commit
3e3154a58c
|
|
@ -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.1)
|
||||
PROJECT("Cockatrice" VERSION 2.7.2)
|
||||
|
||||
# Use c++11 for all targets
|
||||
set(CMAKE_CXX_STANDARD 11 CACHE STRING "C++ ISO Standard")
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user