]> git.ipfire.org Git - thirdparty/mdadm.git/blobdiff - ReadMe.c
mdadm: 4.1-rc1
[thirdparty/mdadm.git] / ReadMe.c
index 4d871e9d3c0e27a88750326535361154318d1d7f..27121dabf28f4d7cfd48bd6811acebd2c7f0eeca 100644 (file)
--- a/ReadMe.c
+++ b/ReadMe.c
 #include "mdadm.h"
 
 #ifndef VERSION
-#define VERSION "4.0"
+#define VERSION "4.1-rc1"
 #endif
 #ifndef VERS_DATE
-#define VERS_DATE "2017-01-09"
+#define VERS_DATE "2018-03-22"
 #endif
 char Version[] = "mdadm - v" VERSION " - " VERS_DATE "\n";