summaryrefslogtreecommitdiffstats
path: root/src/lilv_config.h
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2025-01-19 08:54:43 -0500
committerDavid Robillard <d@drobilla.net>2025-01-19 08:54:43 -0500
commit977ff0e6a5d0a4d4615f7b9a6a0f0a30e46ffe33 (patch)
tree2a01cca0ee3eddcf9d7d03eb8594024002509a40 /src/lilv_config.h
parent62361858c28498e8767f4f76cd131a8d79eb1e9b (diff)
downloadlilv-977ff0e6a5d0a4d4615f7b9a6a0f0a30e46ffe33.tar.gz
lilv-977ff0e6a5d0a4d4615f7b9a6a0f0a30e46ffe33.tar.bz2
lilv-977ff0e6a5d0a4d4615f7b9a6a0f0a30e46ffe33.zip
Lilv 0.24.26v0.24.26
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 2f7c498..467ab3d 100644
--- a/src/lilv_config.h
+++ b/src/lilv_config.h
@@ -5,7 +5,7 @@
#define LILV_CONFIG_H
// Define version unconditionally so a warning will catch a mismatch
-#define LILV_VERSION "0.24.25"
+#define LILV_VERSION "0.24.26"
// Separator between entries in variables like PATH
#ifndef LILV_PATH_SEP