diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/lilv_config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lilv_config.h b/src/lilv_config.h index 2c00901..2ddb739 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.23" +#define LILV_VERSION "0.24.24" // Separator between entries in variables like PATH #ifndef LILV_PATH_SEP |