Skip to content

Commit cb5da73

Browse files
committed
Update release version
1 parent 2593944 commit cb5da73

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Open command prompt in the directory where you have
4040
downloaded or cloned Llibiconv and do the following
4141

4242
```cmd
43-
> C:\cmsc-15.0_33\setenv.bat
43+
> C:\cmsc-15.0_39\setenv.bat
4444
Using default architecture: x64
4545
Setting build environment for win-x64/0x0601
4646

mkrelease.bat

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ rem --------------------------------------------------
1818
rem Release helper script
1919
rem
2020
rem Usage: mkrelease.bat version architecture
21-
rem eg: mkrelease 1.16_1 x64
21+
rem eg: mkrelease 1.16_3 x64 "_VENDOR_SFX=_3"
2222
rem
2323
setlocal
2424
if "x%~1" == "x" goto Einval

0 commit comments

Comments
 (0)