summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2023-10-22 16:00:09 -0400
committerDavid Robillard <d@drobilla.net>2023-10-22 16:00:09 -0400
commitc7f822f14aae0367e184c847379496bc28adf63d (patch)
treefb1f806e26968a9c6a6a524e0fc66dbcd6288b70 /src
parent5175d274ca9099fee515878d5605b51775b31a7f (diff)
downloadsord-c7f822f14aae0367e184c847379496bc28adf63d.tar.gz
sord-c7f822f14aae0367e184c847379496bc28adf63d.tar.bz2
sord-c7f822f14aae0367e184c847379496bc28adf63d.zip
Sord 0.16.16v0.16.16
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 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)