summaryrefslogtreecommitdiffstats
path: root/src/lilv_config.h
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2022-08-09 09:45:27 -0400
committerDavid Robillard <d@drobilla.net>2022-08-09 09:45:27 -0400
commitb8a3a735fec4def1bdc98e775568fdd250d5a0a2 (patch)
treeaa210fda16af0b9279f71feee50eb68d26a66dff /src/lilv_config.h
parenta15b01e4f211d3fae909c7c7b9bd02045a801ef1 (diff)
downloadlilv-b8a3a735fec4def1bdc98e775568fdd250d5a0a2.tar.gz
lilv-b8a3a735fec4def1bdc98e775568fdd250d5a0a2.tar.bz2
lilv-b8a3a735fec4def1bdc98e775568fdd250d5a0a2.zip
Allow programs to be used from subproject
Diffstat (limited to 'src/lilv_config.h')
-rw-r--r--src/lilv_config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lilv_config.h b/src/lilv_config.h
index 41d5706..08a2080 100644
--- a/src/lilv_config.h
+++ b/src/lilv_config.h
@@ -29,7 +29,7 @@
#define LILV_CONFIG_H
// Define version unconditionally so a warning will catch a mismatch
-#define LILV_VERSION "0.24.16"
+#define LILV_VERSION "0.24.17"
#if !defined(LILV_NO_DEFAULT_CONFIG)