1
1
Fork 0
mirror of https://github.com/oxen-io/lokinet synced 2023-12-14 06:53:00 +01:00

Lokinet version bump to 0.9.0

This commit is contained in:
Thomas Winget 2021-04-21 19:21:25 -04:00 committed by GitHub
parent 537fadc9aa
commit 277794950c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -16,7 +16,7 @@ if(CCACHE_PROGRAM)
endif()
project(lokinet
VERSION 0.8.5
VERSION 0.9.0
DESCRIPTION "lokinet - IP packet onion router"
LANGUAGES C CXX)