summaryrefslogtreecommitdiff
path: root/ReadMe.c
diff options
context:
space:
mode:
Diffstat (limited to 'ReadMe.c')
-rw-r--r--ReadMe.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/ReadMe.c b/ReadMe.c
index 8af8cd0..386d7a0 100644
--- a/ReadMe.c
+++ b/ReadMe.c
@@ -25,10 +25,10 @@
#include "mdadm.h"
#ifndef VERSION
-#define VERSION "3.3.3"
+#define VERSION "3.3.4"
#endif
#ifndef VERS_DATE
-#define VERS_DATE "24th July 2015"
+#define VERS_DATE "3rd August 2015"
#endif
char Version[] = "mdadm - v" VERSION " - " VERS_DATE "\n";