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