File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ $ clang -pthread bin/Compress/src/compressor.c -o bin/Compress/Compress_ARM64.ex
1414
1515# Windows (x86_64)
1616
17- In ` mingw64 ` , run:
17+ In ` mingw64 ` ( ` ~\scoop\apps\msys2\current\mingw64.exe ` if installed via ` scoop install msys2 ` ) , run:
1818
1919``` bash
2020gcc bin/Compress/src/compressor.c -o bin/Compress/Compress.exe
Original file line number Diff line number Diff line change 11__version__ = '8.3.68'
22
33# This is a supplemental version number for branches based off of main dev.
4- supplementary_version = 2
4+ supplementary_version = 3
55
66# Pick a unique identifier byte for your fork if you are intending to have a long-lasting branch.
77# This will be 0x00 for main releases and 0x01 for main dev.
You can’t perform that action at this time.
0 commit comments