From f3b8d73471bc3eacd043901eb77141fa6982a295 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Wed, 20 Jul 2022 23:57:55 +0200 Subject: release 22.2.1 --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index f5e236b..278cc5a 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -10,7 +10,7 @@ endif(CMAKE_INSTALL_PREFIX_INITIALIZED_TO_DEFAULT) ## include(GNUInstallDirs) -set(PROJECT_VERSION "22.2.0") +set(PROJECT_VERSION "22.2.1") set(PACKAGE ${CMAKE_PROJECT_NAME}) set(SERVICE_LIB ${PACKAGE}) set(SERVICE_EXEC "${PACKAGE}-service") -- cgit v1.2.3