diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/sord_config.h | 2 |
1 files changed, 1 insertions, 1 deletions
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) |