bump to 2.6.1 (#3342)

This commit is contained in:
tooomm 2018-07-21 16:56:39 +02:00 committed by Zach H
parent aa308717de
commit ac0f92bac6

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