From 9033613014e7e286147fc35fc3f2020c4c8b150c Mon Sep 17 00:00:00 2001 From: David Robillard Date: Thu, 8 Sep 2022 23:08:05 -0400 Subject: Sord 0.16.14 --- src/sord_config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/sord_config.h b/src/sord_config.h index d38730d..eb916bf 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.13" +#define SORD_VERSION "0.16.14" #if !defined(SORD_NO_DEFAULT_CONFIG) -- cgit v1.2.1