summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlasdair Kergon <agk@redhat.com>2010-08-19 22:33:14 +0000
committerAlasdair Kergon <agk@redhat.com>2010-08-19 22:33:14 +0000
commit7dbfd06d99ff7fef301679f2498ab6e1a01152b6 (patch)
tree27066dcc052cbc3bc8260ef3f10a06d50f5f8499
parent523fad915b6830be156e7e5491a9198842de3c57 (diff)
downloadlvm2-7dbfd06d99ff7fef301679f2498ab6e1a01152b6.tar.gz
lvm2-7dbfd06d99ff7fef301679f2498ab6e1a01152b6.tar.xz
lvm2-7dbfd06d99ff7fef301679f2498ab6e1a01152b6.zip
post-release
-rw-r--r--VERSION2
-rw-r--r--VERSION_DM2
-rw-r--r--WHATS_NEW3
-rw-r--r--WHATS_NEW_DM3
4 files changed, 8 insertions, 2 deletions
diff --git a/VERSION b/VERSION
index de32aebd..3901916b 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-2.02.73(2)-cvs (2010-09-18)
+2.02.74(2)-cvs (2010-09-19)
diff --git a/VERSION_DM b/VERSION_DM
index 379b1cb1..36e48190 100644
--- a/VERSION_DM
+++ b/VERSION_DM
@@ -1 +1 @@
-1.02.54-cvs (2010-08-18)
+1.02.55-cvs (2010-08-19)
diff --git a/WHATS_NEW b/WHATS_NEW
index c63251fe..7a23b1f4 100644
--- a/WHATS_NEW
+++ b/WHATS_NEW
@@ -1,3 +1,6 @@
+Version 2.02.74 -
+==================================
+
Version 2.02.73 - 18th August 2010
==================================
Fix potential for corruption during cluster mirror device failure.
diff --git a/WHATS_NEW_DM b/WHATS_NEW_DM
index da8ef450..27241601 100644
--- a/WHATS_NEW_DM
+++ b/WHATS_NEW_DM
@@ -1,3 +1,6 @@
+Version 1.02.55 -
+==================================
+
Version 1.02.54 - 18th August 2010
==================================
Fix dm-mod autoloading logic to not assume control node is set correctly.