diff --git a/src/corvus.h b/src/corvus.h index 8bfb56b..aff1bd8 100644 --- a/src/corvus.h +++ b/src/corvus.h @@ -13,7 +13,7 @@ #include "dict.h" #include "event.h" -#define VERSION "0.2.3" +#define VERSION "0.2.4" #define CORVUS_OK 0 #define CORVUS_ERR -1