summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2022-10-05 15:43:59 -0400
committerDavid Robillard <d@drobilla.net>2022-10-05 15:45:04 -0400
commitd877d78c98d90fbf57136bb73919524e618fd859 (patch)
tree4d95858a521d16fb4c678b53d840035c5b22dc4c /src
parent9033613014e7e286147fc35fc3f2020c4c8b150c (diff)
downloadsord-d877d78c98d90fbf57136bb73919524e618fd859.tar.gz
sord-d877d78c98d90fbf57136bb73919524e618fd859.tar.bz2
sord-d877d78c98d90fbf57136bb73919524e618fd859.zip
Fix dependencies in pkg-config file
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 eb916bf..7853b4a 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.14"
+#define SORD_VERSION "0.16.15"
#if !defined(SORD_NO_DEFAULT_CONFIG)