From 8ebaf1387735173e72ab79eeda2de328cd279e12 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sun, 22 Oct 2023 16:15:27 -0400 Subject: Lilv 0.24.22 --- src/lilv_config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/lilv_config.h b/src/lilv_config.h index d249bb7..2533384 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.21" +#define LILV_VERSION "0.24.22" // Separator between entries in variables like PATH #ifndef LILV_PATH_SEP -- cgit v1.2.1