diff options
| author | ruki <[email protected]> | 2017-03-04 12:28:26 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2017-03-04 12:28:26 +0800 |
| commit | 5ba22ca230c3f3f9477491df6d39f11d53132fb1 (patch) | |
| tree | a51c221ff46f7f5e6ea9b0c1b7afa9499e264cff /installer.nsi | |
| parent | 9c57f81f0a4884da44e27a1e6ea7fc09fa49e3a3 (diff) | |
modify changelogsv2.1.1
Diffstat (limited to 'installer.nsi')
| -rw-r--r-- | installer.nsi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/installer.nsi b/installer.nsi index f9579ac8c..0a2fe8db5 100644 --- a/installer.nsi +++ b/installer.nsi @@ -49,7 +49,7 @@ RequestExecutionLevel admin ;--------------------------------
; Version Information
-VIProductVersion "2.1.1.2602"
+VIProductVersion "2.1.1.0304"
VIAddVersionKey /LANG=${LANG_ENGLISH} "ProductName" "XMake"
VIAddVersionKey /LANG=${LANG_ENGLISH} "Comments" "website: http://www.xmake.io"
VIAddVersionKey /LANG=${LANG_ENGLISH} "CompanyName" "The TBOOX Open Source Group"
|
