diff --git a/src/version.h b/src/version.h index c4b73f8..341349a 100644 --- a/src/version.h +++ b/src/version.h @@ -2,7 +2,7 @@ #define VERSION_H #ifndef WEBDIS_VERSION -#define WEBDIS_VERSION "0.1.15" +#define WEBDIS_VERSION "0.1.16-dev" #endif #endif /* VERSION_H */