mirror of
https://github.com/Open-Shell/Open-Shell-Menu.git
synced 2026-06-17 21:00:08 +10:00
Update source code version to 4.4.102 to split from Classic Shell versions (#29)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user