Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/mpc-hc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXhmikosR <xhmikosr@users.sourceforge.net>2013-05-31 20:31:36 +0400
committerXhmikosR <xhmikosr@users.sourceforge.net>2013-06-01 09:33:19 +0400
commit3df7c8e4f9d3671b635a5c25a78699cd69d2a2b9 (patch)
treec9a664701b5918ef662a1fa850cbeb438470193d /src/thirdparty/unrar/version.hpp
parent8aae7805d5f464184ca6fd8a38209822fb0ec4da (diff)
Update Unrar to v5.0.5.
Diffstat (limited to 'src/thirdparty/unrar/version.hpp')
-rw-r--r--src/thirdparty/unrar/version.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/thirdparty/unrar/version.hpp b/src/thirdparty/unrar/version.hpp
index f34a08f54..078369ce2 100644
--- a/src/thirdparty/unrar/version.hpp
+++ b/src/thirdparty/unrar/version.hpp
@@ -1,6 +1,6 @@
#define RARVER_MAJOR 5
#define RARVER_MINOR 0
#define RARVER_BETA 4
-#define RARVER_DAY 20
+#define RARVER_DAY 27
#define RARVER_MONTH 5
#define RARVER_YEAR 2013