From 881058bae740ee50b4141a7eee863eeaace8128f Mon Sep 17 00:00:00 2001 From: David Robillard Date: Fri, 9 Sep 2022 13:28:47 -0400 Subject: Lilv 0.24.20 --- 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 d251176..d348a03 100644 --- a/src/lilv_config.h +++ b/src/lilv_config.h @@ -16,7 +16,7 @@ #define LILV_CONFIG_H // Define version unconditionally so a warning will catch a mismatch -#define LILV_VERSION "0.24.19" +#define LILV_VERSION "0.24.20" #if !defined(LILV_NO_DEFAULT_CONFIG) -- cgit v1.2.1