]> git.ipfire.org Git - thirdparty/mdadm.git/blobdiff - ReadMe.c
Release mdadm-3.1.2
[thirdparty/mdadm.git] / ReadMe.c
index 45619a41967797dfb838af76cd8d9ebfcf386016..9d5a21129aef477a7b927f8b85631eaa2fb052f6 100644 (file)
--- a/ReadMe.c
+++ b/ReadMe.c
@@ -1,7 +1,7 @@
 /*
  * mdadm - manage Linux "md" devices aka RAID arrays.
  *
- * Copyright (C) 2001-2009 Neil Brown <neilb@suse.de>
+ * Copyright (C) 2001-2010 Neil Brown <neilb@suse.de>
  *
  *
  *    This program is free software; you can redistribute it and/or modify
@@ -24,7 +24,7 @@
 
 #include "mdadm.h"
 
-char Version[] = Name " - v3.1.1 - 19th November 2009\n";
+char Version[] = Name " - v3.1.2 - 10th March 2010\n";
 
 /*
  * File: ReadMe.c