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-20 19:43:54 +0400
committerXhmikosR <xhmikosr@users.sourceforge.net>2013-05-20 19:46:10 +0400
commitae4d75d223b7de9d8edbaad1498740211c47a291 (patch)
treedffa8a3fde62fd655d798bd1bec40f1a2c9f951a /src/thirdparty/unrar/version.hpp
parent720ba19a3c00e4918b4bc05f5c657c8b6e9b4079 (diff)
Update Unrar to v5.0.4.
Diffstat (limited to 'src/thirdparty/unrar/version.hpp')
-rw-r--r--src/thirdparty/unrar/version.hpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/thirdparty/unrar/version.hpp b/src/thirdparty/unrar/version.hpp
index 0e53da493..f34a08f54 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 3
-#define RARVER_DAY 9
+#define RARVER_BETA 4
+#define RARVER_DAY 20
#define RARVER_MONTH 5
#define RARVER_YEAR 2013