From 69ba03b9465e8ee4105e9320a7a1f6d7ab0428c2 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Fri, 3 Jun 2022 23:45:29 +0200 Subject: release 0.9.2 --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index 1b10f0c..bc4295f 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -47,7 +47,7 @@ pkg_check_modules(PROJECT_DEPS REQUIRED ${DEPS}) # Set global variables include(GNUInstallDirs) -set(PROJECT_VERSION "0.9.1") +set(PROJECT_VERSION "0.9.2") # Make everything -- cgit v1.2.3