From 899e8f897737882a886b9c35831278dbb4cd5249 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Thu, 18 Nov 2021 11:04:27 +0100 Subject: release 0.9.0 --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index 6cff765..389b9db 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -10,7 +10,7 @@ endif(CMAKE_INSTALL_PREFIX_INITIALIZED_TO_DEFAULT) ## include(GNUInstallDirs) -set(PROJECT_VERSION "0.2") +set(PROJECT_VERSION "0.9.0") set(PACKAGE ${CMAKE_PROJECT_NAME}) set(SERVICE_LIB ${PACKAGE}) set(SERVICE_EXEC "${PACKAGE}-service") -- cgit v1.2.3