Skip to content

Commit

Permalink
Update release version
Browse files Browse the repository at this point in the history
  • Loading branch information
mturk committed Oct 14, 2021
1 parent 2593944 commit cb5da73
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ Open command prompt in the directory where you have
downloaded or cloned Llibiconv and do the following

```cmd
> C:\cmsc-15.0_33\setenv.bat
> C:\cmsc-15.0_39\setenv.bat
Using default architecture: x64
Setting build environment for win-x64/0x0601
Expand Down
2 changes: 1 addition & 1 deletion mkrelease.bat
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ rem --------------------------------------------------
rem Release helper script
rem
rem Usage: mkrelease.bat version architecture
rem eg: mkrelease 1.16_1 x64
rem eg: mkrelease 1.16_3 x64 "_VENDOR_SFX=_3"
rem
setlocal
if "x%~1" == "x" goto Einval
Expand Down

0 comments on commit cb5da73

Please sign in to comment.