diff --git a/include/kore/kore.h b/include/kore/kore.h index 37d0893..b90dbff 100644 --- a/include/kore/kore.h +++ b/include/kore/kore.h @@ -60,7 +60,7 @@ extern int daemon(int, int); #define KORE_VERSION_MAJOR 3 #define KORE_VERSION_MINOR 0 #define KORE_VERSION_PATCH 0 -#define KORE_VERSION_STATE "rc1" +#define KORE_VERSION_STATE "devel" #define KORE_TLS_VERSION_1_2 0 #define KORE_TLS_VERSION_1_0 1