version bump to 2.7.1 (#3635)

This commit is contained in:
tooomm 2019-03-08 04:47:41 +01:00 committed by Zach H
parent 4ce928eb41
commit 4d7024e066

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