From 977ff0e6a5d0a4d4615f7b9a6a0f0a30e46ffe33 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sun, 19 Jan 2025 08:54:43 -0500 Subject: Lilv 0.24.26 --- src/lilv_config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/lilv_config.h') diff --git a/src/lilv_config.h b/src/lilv_config.h index 2f7c498..467ab3d 100644 --- a/src/lilv_config.h +++ b/src/lilv_config.h @@ -5,7 +5,7 @@ #define LILV_CONFIG_H // Define version unconditionally so a warning will catch a mismatch -#define LILV_VERSION "0.24.25" +#define LILV_VERSION "0.24.26" // Separator between entries in variables like PATH #ifndef LILV_PATH_SEP -- cgit v1.2.1