Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
sebres committed Dec 17, 2024
1 parent bdeaca7 commit d515874
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/do-release.cmd
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ REM Build some release of 7-Zip ZS
SET COPYCMD=/Y /B
SET COPTS=-m0=lzma -mx9 -ms=on -mf=bcj2
SET URL=https://www.7-zip.org/a/7z2201.exe
SET VERSION=22.01
SET VERSION=24.08
SET SZIP="C:\Program Files\7-Zip\7z.exe"
SET LURL=https://raw.githubusercontent.com/mcmilk/7-Zip-zstd/master/CPP/7zip/Bundles

Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ You can install it in two ways:

The output should look like this:
```
7-Zip 22.01 ZS v1.5.6 (x64) : Copyright (c) 1999-2022 Igor Pavlov, 2016-2023 Tino Reichardt : 2023-06-18
7-Zip 24.08 ZS v1.5.6 (x64) : Copyright (c) 1999-2022 Igor Pavlov, 2016-2023 Tino Reichardt : 2023-06-18
Libs:
0 c:\Program Files\7-Zip-Zstandard\7z.dll
Expand Down Expand Up @@ -290,7 +290,7 @@ You find this project useful, maybe you consider a donation ;-)

## Version Information

- 7-Zip ZS Version 22.01
- 7-Zip ZS Version 24.08
- [Brotli] Version 1.0.9
- [Fast LZMA2] Version 1.0.1
- [Lizard] Version 1.0
Expand Down

0 comments on commit d515874

Please sign in to comment.