From 10b05bdb1bde609b3adc0af76efd4ccfab7a583a Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Sun, 26 Feb 2023 18:46:23 +0100 Subject: release 0.9.3 --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index 7bbc464..63cfec4 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.2") +set(PROJECT_VERSION "0.9.3") # Make everything -- cgit v1.2.3