Skip to content

Commit 3b2ffaf

Browse files
committed
Update README.md and version numbers
1 parent 9378903 commit 3b2ffaf

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

C/7zVersion.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#define MY_VER_MAJOR 19
22
#define MY_VER_MINOR 00
33
#define MY_VER_BUILD 0
4-
#define MY_VERSION_NUMBERS "19.00 ZS v1.4.5 R1"
4+
#define MY_VERSION_NUMBERS "19.00 ZS v1.4.5 R2"
55
#define MY_VERSION MY_VERSION_NUMBERS
66

77
#ifdef MY_CPU_NAME
@@ -10,7 +10,7 @@
1010
#define MY_VERSION_CPU MY_VERSION
1111
#endif
1212

13-
#define MY_DATE "2020-05-27"
13+
#define MY_DATE "2020-06-03"
1414
#undef MY_COPYRIGHT
1515
#undef MY_VERSION_COPYRIGHT_DATE
1616
#define MY_AUTHOR_NAME "Igor Pavlov, Tino Reichardt"

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ You can install it in two ways:
4646

4747
The output should look like this:
4848
```
49-
7-Zip 19.00 ZS v1.4.5 R1 (x64) : Copyright (c) 1999-2019 Igor Pavlov, 2016-2020 Tino Reichardt : 2020-05-27
49+
7-Zip 19.00 ZS v1.4.5 R2 (x64) : Copyright (c) 1999-2019 Igor Pavlov, 2016-2020 Tino Reichardt : 2020-06-03
5050
5151
Libs:
5252
0 c:\Program Files\7-Zip-Zstandard\7z.dll
@@ -284,7 +284,7 @@ You find this project useful, maybe you consider a donation ;-)
284284
- [LZ5] Version 1.5
285285
- [Zstandard] Version 1.4.5
286286

287-
/TR 2020-05-27
287+
/TR 2020-06-03
288288

289289
## Notes
290290

0 commit comments

Comments
 (0)