mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-06-14 19:18:55 -07:00
Set Release Name: Omenpath
This commit is contained in:
parent
2dc614c6b7
commit
18ac4c2bd4
1 changed files with 1 additions and 1 deletions
|
|
@ -78,7 +78,7 @@ project("Cockatrice" VERSION 2.10.0)
|
||||||
|
|
||||||
# Set release name if not provided via env/cmake var
|
# Set release name if not provided via env/cmake var
|
||||||
if(NOT DEFINED GIT_TAG_RELEASENAME)
|
if(NOT DEFINED GIT_TAG_RELEASENAME)
|
||||||
set(GIT_TAG_RELEASENAME "Rings of the Wild")
|
set(GIT_TAG_RELEASENAME "Omenpath")
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
# Use c++20 for all targets
|
# Use c++20 for all targets
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue