mirror of
https://github.com/monero-project/kovri
synced 2025-10-06 00:32:51 +02:00
Kovri: update release version and codename
"Les préludes", after Franz Liszt.
This commit is contained in:
@@ -4,8 +4,8 @@ project(kovri CXX)
|
||||
set(KOVRI_PROJECT "The Kovri I2P Router Project")
|
||||
|
||||
# Versioning
|
||||
set(KOVRI_VERSION "0.1.0-pre-alpha")
|
||||
set(KOVRI_CODENAME "In the beginning")
|
||||
set(KOVRI_VERSION "0.1.0-alpha")
|
||||
set(KOVRI_CODENAME "Les préludes")
|
||||
|
||||
# Get git revision
|
||||
if(EXISTS ${CMAKE_CURRENT_SOURCE_DIR}/.git)
|
||||
|
Reference in New Issue
Block a user