diff --git a/src/common/version.h b/src/common/version.h index ba2d2c032..7afba48d5 100644 --- a/src/common/version.h +++ b/src/common/version.h @@ -5,6 +5,6 @@ #define VERSION_STR_POSTFIX "" #endif /* VERSION_STR_POSTFIX */ -#define VERSION_STR "0.8.x" VERSION_STR_POSTFIX +#define VERSION_STR "2.0-devel" VERSION_STR_POSTFIX #endif /* VERSION_H */