summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ReadMe.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/ReadMe.c b/ReadMe.c
index 51a6482..0a59604 100644
--- a/ReadMe.c
+++ b/ReadMe.c
@@ -25,10 +25,10 @@
#include "mdadm.h"
#ifndef VERSION
-#define VERSION "3.2.5"
+#define VERSION "3.3-rc2"
#endif
#ifndef VERS_DATE
-#define VERS_DATE "18th May 2012"
+#define VERS_DATE "25th July 2013"
#endif
char Version[] = Name " - v" VERSION " - " VERS_DATE "\n";