Files
sharpcompress/reference/unrar/version.hpp
coderb e13795651d rar: import unrarsrc-5.5.8 for reference
this will allow us to diff against newer version of unrarsrc if we wish to update our port
2017-12-17 17:52:00 -05:00

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