Bump to 2.10.2 for hotfix release

This commit is contained in:
RickyRister 2025-04-02 21:23:14 -07:00
parent b6e6328e6a
commit b2d184a8e0

View file

@ -74,7 +74,7 @@ endif()
# A project name is needed for CPack
# Version can be overriden by git tags, see cmake/getversion.cmake
project("Cockatrice" VERSION 2.11.0)
project("Cockatrice" VERSION 2.10.2)
# Set release name if not provided via env/cmake var
if(NOT DEFINED GIT_TAG_RELEASENAME)