From cbc05978dc38071183b3b4cec74ebc1fabaace6d Mon Sep 17 00:00:00 2001 From: David Robillard Date: Thu, 7 Jan 2021 22:47:53 +0100 Subject: Lilv 0.24.12 --- 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 2a8ff51..d0e23c3 100644 --- a/src/lilv_config.h +++ b/src/lilv_config.h @@ -29,7 +29,7 @@ #define LILV_CONFIG_H // Define version unconditionally so a warning will catch a mismatch -#define LILV_VERSION "0.24.11" +#define LILV_VERSION "0.24.12" #if !defined(LILV_NO_DEFAULT_CONFIG) -- cgit v1.2.1