mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-13 05:54:06 -07:00
version number bump to next patch (#2920)
This commit is contained in:
parent
59824cf4dd
commit
4d641eb0e7
2 changed files with 2 additions and 2 deletions
|
|
@ -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.3.18)
|
||||
PROJECT("Cockatrice" VERSION 2.4.1)
|
||||
|
||||
# Use c++11 for all targets
|
||||
set(CMAKE_CXX_STANDARD 11 CACHE STRING "C++ ISO Standard")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue