diff --git a/src/common/version.h b/src/common/version.h index 2b42c37..a4f0a58 100644 --- a/src/common/version.h +++ b/src/common/version.h @@ -10,5 +10,5 @@ // //////////////////////////////////////////////////////////////////////// -#define VI_VERSION 1,0,1,0 -#define VI_VERSION_STR "1.0.1.0" +#define VI_VERSION 1,0,2,0 +#define VI_VERSION_STR "1.0.2.0"