summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2023-10-22 16:15:27 -0400
committerDavid Robillard <d@drobilla.net>2023-10-22 16:15:27 -0400
commit8ebaf1387735173e72ab79eeda2de328cd279e12 (patch)
treec00cdaec456b2f8bb3d59a01f28489afc40df54a /src
parent8e4c4e44783e55b2766f33e711bd7fc04bf6d206 (diff)
downloadlilv-8ebaf1387735173e72ab79eeda2de328cd279e12.tar.gz
lilv-8ebaf1387735173e72ab79eeda2de328cd279e12.tar.bz2
lilv-8ebaf1387735173e72ab79eeda2de328cd279e12.zip
Lilv 0.24.22v0.24.22
Diffstat (limited to 'src')
-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 d249bb7..2533384 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.21"
+#define LILV_VERSION "0.24.22"
// Separator between entries in variables like PATH
#ifndef LILV_PATH_SEP