From 2bb2f321c64b903b6e4b5c581d79602632c851c5 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Mon, 8 Apr 2024 12:02:47 +0200 Subject: release 0.10.2 --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index 4e1e84a..24fa0cb 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -52,7 +52,7 @@ pkg_check_modules(PROJECT_DEPS REQUIRED ${DEPS}) # Set global variables include(GNUInstallDirs) -set(PROJECT_VERSION "0.10.1") +set(PROJECT_VERSION "0.10.2") # Make everything -- cgit v1.2.3