diff --git a/src/version.h b/src/version.h index 1920d77..5696254 100644 --- a/src/version.h +++ b/src/version.h @@ -2,7 +2,7 @@ #define VERSION_H #ifndef WEBDIS_VERSION -#define WEBDIS_VERSION "0.1.16" +#define WEBDIS_VERSION "0.1.17-dev" #endif #endif /* VERSION_H */