mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2025-12-05 20:39:59 -08:00
Bump version to 2.6.3 (#3525)
## Short roundup of the initial problem A beta release for 2.6.3 has been relesed, but the codebase is still at 2.6.2 ## What will change with this Pull Request? Bumped version to 2.6.3
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.6.2)
|
||||
PROJECT("Cockatrice" VERSION 2.6.3)
|
||||
|
||||
# Use c++11 for all targets
|
||||
set(CMAKE_CXX_STANDARD 11 CACHE STRING "C++ ISO Standard")
|
||||
|
||||
Reference in New Issue
Block a user