diff --git a/src/corvus.h b/src/corvus.h index 307f8c0..63a4690 100644 --- a/src/corvus.h +++ b/src/corvus.h @@ -15,7 +15,7 @@ #include "slowlog.h" #include "config.h" -#define VERSION "0.2.6" +#define VERSION "0.2.7" #define CORVUS_OK 0 #define CORVUS_ERR -1