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:
Diffstat (limited to 'src/thirdparty/unrar/version.hpp')
-rw-r--r--src/thirdparty/unrar/version.hpp8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/thirdparty/unrar/version.hpp b/src/thirdparty/unrar/version.hpp
index ef0b664db..3a36f22b3 100644
--- a/src/thirdparty/unrar/version.hpp
+++ b/src/thirdparty/unrar/version.hpp
@@ -1,6 +1,6 @@
#define RARVER_MAJOR 5
-#define RARVER_MINOR 11
-#define RARVER_BETA 1
-#define RARVER_DAY 6
-#define RARVER_MONTH 8
+#define RARVER_MINOR 20
+#define RARVER_BETA 0
+#define RARVER_DAY 2
+#define RARVER_MONTH 12
#define RARVER_YEAR 2014