diff --git a/CMakeLists.txt b/CMakeLists.txt index c7087776..9ee0e551 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -17,7 +17,7 @@ if(CCACHE_PROGRAM) endif() project(libsession-util - VERSION 1.5.8 + VERSION 1.5.9 DESCRIPTION "Session client utility library" LANGUAGES ${LANGS})