build: prepare v0.18.1.0

This commit is contained in:
selsta
2022-08-10 19:14:55 +02:00
parent 064c145aa8
commit 91959d3e2e
4 changed files with 5 additions and 5 deletions

View File

@@ -4,7 +4,7 @@ project(monero-gui)
message(STATUS "Initiating compile using CMake ${CMAKE_VERSION}")
set(VERSION_MAJOR "18")
set(VERSION_MINOR "0")
set(VERSION_MINOR "1")
set(VERSION_REVISION "0")
set(VERSION "0.${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_REVISION}")