mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-02-05 03:16:34 -08:00
version bump to 2.7.1 (#3635)
This commit is contained in:
@@ -34,7 +34,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.0)
|
||||
PROJECT("Cockatrice" VERSION 2.7.1)
|
||||
|
||||
# Use c++11 for all targets
|
||||
set(CMAKE_CXX_STANDARD 11 CACHE STRING "C++ ISO Standard")
|
||||
|
||||
Reference in New Issue
Block a user