diff --git a/version.h b/version.h index 9af288c..1575407 100644 --- a/version.h +++ b/version.h @@ -2,7 +2,7 @@ #define VERSION_H #ifndef WEBDIS_VERSION -#define WEBDIS_VERSION "0.1.7" +#define WEBDIS_VERSION "0.1.8-dev" #endif #endif /* VERSION_H */