From f968079b09e2310fefc3fc307359025f1c74b3eb Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Thu, 22 Aug 2024 11:30:20 +0200 Subject: release 0.10.4 --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index e1546f5..0e13fcd 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.3") +set(PROJECT_VERSION "0.10.4") # Make everything -- cgit v1.2.3