Bump to 2.10.2 for hotfix release (#5785)

This commit is contained in:
RickyRister 2025-04-02 21:24:11 -07:00 committed by GitHub
parent b6e6328e6a
commit b1fca404b7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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)