From 3386725522269a1bbdd342cb9e3fa6fb00e0f37f Mon Sep 17 00:00:00 2001 From: David Robillard Date: Wed, 5 Oct 2022 15:46:40 -0400 Subject: Fix dependencies in pkg-config file --- 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 d348a03..cb8ad04 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.20" +#define LILV_VERSION "0.24.21" #if !defined(LILV_NO_DEFAULT_CONFIG) -- cgit v1.2.1