From 9960380c5581b02e927e39c51cb1c38d020a30b6 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Tue, 9 Aug 2022 09:37:15 -0400 Subject: Allow programs to be used from subproject --- 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 e349bf9..14b6d64 100644 --- a/src/sord_config.h +++ b/src/sord_config.h @@ -29,7 +29,7 @@ #define SORD_CONFIG_H // Define version unconditionally so a warning will catch a mismatch -#define SORD_VERSION "0.16.12" +#define SORD_VERSION "0.16.13" #if !defined(SORD_NO_DEFAULT_CONFIG) -- cgit v1.2.1