Browse Source

Bump compatible version with windows

pull/1720/head
Vipin2003 2 years ago
parent
commit
0e6259a9ef
  1. 4
      version.h

4
version.h

@ -12,5 +12,5 @@
#define VER_STR(arg) #arg #define VER_STR(arg) #arg
// The String form of the version numbers // The String form of the version numbers
#define VER_FILE_STRING VALUE "FileVersion", "22621.1992.56.1" #define VER_FILE_STRING VALUE "FileVersion", "22621.1992.55.2"
#define VER_PRODUCT_STRING VALUE "ProductVersion", "22621.1992.56.1" #define VER_PRODUCT_STRING VALUE "ProductVersion", "22621.1992.55.2"

Loading…
Cancel
Save