]> git.ipfire.org Git - thirdparty/mdadm.git/blobdiff - ReadMe.c
Release mdadm-3.3.1
[thirdparty/mdadm.git] / ReadMe.c
index bd8c85e4edf9e3da531a63dfd8c4d0e332d65745..02cea081717558e1f4a813d8f57e5fc69ac22bfe 100644 (file)
--- a/ReadMe.c
+++ b/ReadMe.c
@@ -1,7 +1,7 @@
 /*
  * mdadm - manage Linux "md" devices aka RAID arrays.
  *
- * Copyright (C) 2001-2013 Neil Brown <neilb@suse.de>
+ * Copyright (C) 2001-2014 Neil Brown <neilb@suse.de>
  *
  *
  *    This program is free software; you can redistribute it and/or modify
 #include "mdadm.h"
 
 #ifndef VERSION
-#define VERSION "3.3"
+#define VERSION "3.3.1"
 #endif
 #ifndef VERS_DATE
-#define VERS_DATE "3rd September 2013"
+#define VERS_DATE "5th June 2014"
 #endif
 char Version[] = Name " - v" VERSION " - " VERS_DATE "\n";