diff options
-rw-r--r-- | src/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/version.h b/src/version.h index 5785f32..165fc5b 100644 --- a/src/version.h +++ b/src/version.h @@ -4,5 +4,5 @@ */ #ifndef _VERSION_H -#define VERSION "0.23" +#define VERSION "0.24" #endif |