diff --git a/PowerEditor/src/resource.h b/PowerEditor/src/resource.h index 130c42f8..be79db47 100644 --- a/PowerEditor/src/resource.h +++ b/PowerEditor/src/resource.h @@ -31,7 +31,7 @@ // should be X.Y : ie. if VERSION_DIGITALVALUE == 4, 7, 1, 0 , then X = 4, Y = 71 // ex : #define VERSION_VALUE TEXT("5.63\0") -#define VERSION_VALUE TEXT("7.6.3\0") +#define VERSION_VALUE TEXT("7.63\0") #define VERSION_DIGITALVALUE 7, 6, 3, 0