mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-04-27 07:48:01 -07:00
update release name
This commit is contained in:
parent
db235ecae8
commit
655a8e52a1
1 changed files with 1 additions and 1 deletions
|
|
@ -78,7 +78,7 @@ project("Cockatrice" VERSION 3.0.0)
|
|||
|
||||
# Set release name if not provided via env/cmake var
|
||||
if(NOT DEFINED GIT_TAG_RELEASENAME)
|
||||
set(GIT_TAG_RELEASENAME "Omenpath")
|
||||
set(GIT_TAG_RELEASENAME "Graduation Day")
|
||||
endif()
|
||||
|
||||
# Use c++20 for all targets
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue