diff --git a/src/version.h b/src/version.h index 7907bc3..7c9c35d 100644 --- a/src/version.h +++ b/src/version.h @@ -2,7 +2,7 @@ #define VERSION_H #ifndef WEBDIS_VERSION -#define WEBDIS_VERSION "0.1.12" +#define WEBDIS_VERSION "0.1.13-dev" #endif #endif /* VERSION_H */