Skip to content

Commit 5ba22ca

Browse files
committed
modify changelogs
1 parent 9c57f81 commit 5ba22ca

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## master (unreleased)
44

5+
## v2.1.1
6+
57
### New features
68

79
* Add `--links`, `--linkdirs` and `--includedirs` configure arguments
@@ -201,6 +203,8 @@
201203

202204
## master (开发中)
203205

206+
## v2.1.1
207+
204208
### 新特性
205209

206210
* 添加`--links`, `--linkdirs` and `--includedirs` 配置参数

installer.nsi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ RequestExecutionLevel admin
4949
;--------------------------------
5050
; Version Information
5151

52-
VIProductVersion "2.1.1.2602"
52+
VIProductVersion "2.1.1.0304"
5353
VIAddVersionKey /LANG=${LANG_ENGLISH} "ProductName" "XMake"
5454
VIAddVersionKey /LANG=${LANG_ENGLISH} "Comments" "website: http://www.xmake.io"
5555
VIAddVersionKey /LANG=${LANG_ENGLISH} "CompanyName" "The TBOOX Open Source Group"

0 commit comments

Comments
 (0)