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.hpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/thirdparty/unrar/version.hpp b/src/thirdparty/unrar/version.hpp
index 4687491c1..0e53da493 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 2
-#define RARVER_DAY 30
-#define RARVER_MONTH 4
+#define RARVER_BETA 3
+#define RARVER_DAY 9
+#define RARVER_MONTH 5
#define RARVER_YEAR 2013