diff options
Diffstat (limited to 'src/sord_config.h')
-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 caf61f0..59311ff 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.10" +#define SORD_VERSION "0.16.11" #if !defined(SORD_NO_DEFAULT_CONFIG) |