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