summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2022-07-17 17:33:38 -0400
committerDavid Robillard <d@drobilla.net>2022-07-18 20:10:45 -0400
commitddbc1d6e953a016777f093953f9b21aeb563001e (patch)
treec85c7cdafa05bd1485a37ff7918c16e404325dac /src
parente2731cf7008b2f1f9e1f44283b07c3fe0296bbee (diff)
downloadsord-ddbc1d6e953a016777f093953f9b21aeb563001e.tar.gz
sord-ddbc1d6e953a016777f093953f9b21aeb563001e.tar.bz2
sord-ddbc1d6e953a016777f093953f9b21aeb563001e.zip
Sord 0.16.12v0.16.12
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 59311ff..e349bf9 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.11"
+#define SORD_VERSION "0.16.12"
#if !defined(SORD_NO_DEFAULT_CONFIG)