Bump version (mainly wallet-related fixes) (#1312)

This commit is contained in:
Jason Rhinelander 2020-10-11 20:43:29 -03:00 committed by GitHub
parent 2c48efe827
commit 674fa682bb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@ cmake_minimum_required(VERSION 3.10)
message(STATUS "CMake version ${CMAKE_VERSION}")
project(loki
VERSION 8.1.0
VERSION 8.1.1
LANGUAGES CXX C)
set(LOKI_RELEASE_CODENAME "Salty Saga")