]> git.ipfire.org Git - thirdparty/mdadm.git/blobdiff - ReadMe.c
imsm: Avoid duplicate entries in --detail-platform
[thirdparty/mdadm.git] / ReadMe.c
index 4d871e9d3c0e27a88750326535361154318d1d7f..6a038f9fb3f029edda44b7d49faf2a131caadf03 100644 (file)
--- a/ReadMe.c
+++ b/ReadMe.c
 #include "mdadm.h"
 
 #ifndef VERSION
-#define VERSION "4.0"
+#define VERSION "4.1-rc2"
 #endif
 #ifndef VERS_DATE
-#define VERS_DATE "2017-01-09"
+#define VERS_DATE "2018-08-02"
 #endif
 char Version[] = "mdadm - v" VERSION " - " VERS_DATE "\n";