From 1a360c1a360d79a508b25b5dd3652c6ee3c461a4 Mon Sep 17 00:00:00 2001 From: Jeff Becker Date: Tue, 19 Oct 2021 15:17:42 -0400 Subject: [PATCH] version bump to 0.9.7 --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 4fee4f2a0..7ab561a0d 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -22,7 +22,7 @@ endif() project(lokinet - VERSION 0.9.6 + VERSION 0.9.7 DESCRIPTION "lokinet - IP packet onion router" LANGUAGES ${LANGS})