From d24f89192d143d5d6f13fcd45fbe3eab8c7abeea Mon Sep 17 00:00:00 2001 From: Jason Rhinelander Date: Tue, 16 Nov 2021 19:50:52 -0400 Subject: [PATCH] Bump version --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 7ab561a0d..4d0244044 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -22,7 +22,7 @@ endif() project(lokinet - VERSION 0.9.7 + VERSION 0.9.8 DESCRIPTION "lokinet - IP packet onion router" LANGUAGES ${LANGS})