Bump version to 0.7.1

Including mostly windows/macos packaging changes, plus a few minor
fixes.
This commit is contained in:
Jason Rhinelander 2020-04-21 16:27:21 -03:00
parent dacea9a2bc
commit b2bd555965
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ endif()
set(PROJECT_NAME lokinet)
project(${PROJECT_NAME}
VERSION 0.7.0
VERSION 0.7.1
DESCRIPTION "lokinet - IP packet onion router"
LANGUAGES C CXX)