bump app version to 2.7.0

This commit is contained in:
tooomm 2019-02-10 13:29:12 +01:00 committed by GitHub
parent 78c18b7db6
commit b3fd5857f8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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.3)
PROJECT("Cockatrice" VERSION 2.7.0)
# Use c++11 for all targets
set(CMAKE_CXX_STANDARD 11 CACHE STRING "C++ ISO Standard")