mirror of
https://github.com/oxen-io/oxen-core.git
synced 2023-12-14 02:22:56 +01:00
8.1.4 version bump
This commit is contained in:
parent
3dd6bbf2ba
commit
77424b0edf
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@ message(STATUS "CMake version ${CMAKE_VERSION}")
|
|||
set(CMAKE_OSX_DEPLOYMENT_TARGET 10.12 CACHE STRING "macOS deployment target (Apple clang only)")
|
||||
|
||||
project(loki
|
||||
VERSION 8.1.3
|
||||
VERSION 8.1.4
|
||||
LANGUAGES CXX C)
|
||||
set(LOKI_RELEASE_CODENAME "Salty Saga")
|
||||
|
||||
|
|
Loading…
Reference in a new issue