From b8a3a735fec4def1bdc98e775568fdd250d5a0a2 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Tue, 9 Aug 2022 09:45:27 -0400 Subject: Allow programs to be used from subproject --- 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 41d5706..08a2080 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.16" +#define LILV_VERSION "0.24.17" #if !defined(LILV_NO_DEFAULT_CONFIG) -- cgit v1.2.1