summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2022-08-09 09:37:15 -0400
committerDavid Robillard <d@drobilla.net>2022-08-09 09:37:15 -0400
commit9960380c5581b02e927e39c51cb1c38d020a30b6 (patch)
tree809a44ecd58cada7c4f19d14db77839624524cd8 /src
parentc1cda16cede3998f0f590db932944bce39550820 (diff)
downloadsord-9960380c5581b02e927e39c51cb1c38d020a30b6.tar.gz
sord-9960380c5581b02e927e39c51cb1c38d020a30b6.tar.bz2
sord-9960380c5581b02e927e39c51cb1c38d020a30b6.zip
Allow programs to be used from subproject
Diffstat (limited to 'src')
-rw-r--r--src/sord_config.h2
1 files changed, 1 insertions, 1 deletions
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)