mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-08-07 19:25:30 -05:00
2.4.1 beta -> 2.5.0 beta (#3024)
Big changes so we will go to 2.5.0 for next release
This commit is contained in:
parent
ebec30dd1c
commit
feeaba1d62
|
|
@ -22,7 +22,7 @@ ENDIF()
|
|||
|
||||
# A project name is needed for CPack
|
||||
# Version can be overriden by git tags, see cmake/getversion.cmake
|
||||
PROJECT("Cockatrice" VERSION 2.4.1)
|
||||
PROJECT("Cockatrice" VERSION 2.5.0)
|
||||
|
||||
# Use c++11 for all targets
|
||||
set(CMAKE_CXX_STANDARD 11 CACHE STRING "C++ ISO Standard")
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user