diff --git a/CMakeLists.txt b/CMakeLists.txt index f98a5671e..ea2651591 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -16,7 +16,7 @@ if(CCACHE_PROGRAM) endif() project(lokinet - VERSION 0.9.3 + VERSION 0.9.4 DESCRIPTION "lokinet - IP packet onion router" LANGUAGES C CXX)