From d877d78c98d90fbf57136bb73919524e618fd859 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Wed, 5 Oct 2022 15:43:59 -0400 Subject: Fix dependencies in pkg-config file --- src/sord_config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/sord_config.h') diff --git a/src/sord_config.h b/src/sord_config.h index eb916bf..7853b4a 100644 --- a/src/sord_config.h +++ b/src/sord_config.h @@ -16,7 +16,7 @@ #define SORD_CONFIG_H // Define version unconditionally so a warning will catch a mismatch -#define SORD_VERSION "0.16.14" +#define SORD_VERSION "0.16.15" #if !defined(SORD_NO_DEFAULT_CONFIG) -- cgit v1.2.1