From c7f822f14aae0367e184c847379496bc28adf63d Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sun, 22 Oct 2023 16:00:09 -0400 Subject: Sord 0.16.16 --- 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 5b7a341..ff639b0 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.15" +#define SORD_VERSION "0.16.16" #if !defined(SORD_NO_DEFAULT_CONFIG) -- cgit v1.2.1