Update source code version to 4.4.102 to split from Classic Shell versions (#29)

This commit is contained in:
Xenhat
2018-07-01 18:36:45 -04:00
committed by GitHub
parent ef2d92bb84
commit 8a5ad15317
2 changed files with 3 additions and 3 deletions
@@ -54,10 +54,10 @@ END
// Solution loading fail-safe
#ifndef _PRODUCT_VERSION
#define _PRODUCT_VERSION 4.3.2
#define _PRODUCT_VERSION 4.4.102
#endif
#ifndef _PRODUCT_VERSION_STR
#define _PRODUCT_VERSION_STR "4.3.2"
#define _PRODUCT_VERSION_STR "4.4.102"
#endif
VS_VERSION_INFO VERSIONINFO