diff --git a/src/common/version.h b/src/common/version.h index afd4e62..0027a09 100644 --- a/src/common/version.h +++ b/src/common/version.h @@ -13,7 +13,7 @@ #ifndef VERSION_H #define VERSION_H -#define VI_VERSION 3,3,3,0 -#define VI_VERSION_STR "3.3.3.0" +#define VI_VERSION 3,3,4,0 +#define VI_VERSION_STR "3.3.4.0" #endif // !VERSION_H