mirror of
https://github.com/adamhathcock/sharpcompress.git
synced 2026-02-20 21:51:23 +00:00
this will allow us to diff against newer version of unrarsrc if we wish to update our port
7 lines
162 B
C++
7 lines
162 B
C++
#define RARVER_MAJOR 5
|
|
#define RARVER_MINOR 50
|
|
#define RARVER_BETA 0
|
|
#define RARVER_DAY 11
|
|
#define RARVER_MONTH 8
|
|
#define RARVER_YEAR 2017
|