From 22ba3c7b41377bec4dcaf5a989823ecbf491f0f0 Mon Sep 17 00:00:00 2001
From: Alasdair Kergon <agk@redhat.com>
Date: Wed, 15 Jul 2009 13:20:06 +0000
Subject: [PATCH] pre-release

---
 VERSION      | 2 +-
 VERSION_DM   | 2 +-
 WHATS_NEW    | 2 +-
 WHATS_NEW_DM | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/VERSION b/VERSION
index 933329aa9..cc1e8c007 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-2.02.49-cvs (2009-06-30)
+2.02.49-cvs (2009-07-15)
diff --git a/VERSION_DM b/VERSION_DM
index b3700aa17..02a39eb54 100644
--- a/VERSION_DM
+++ b/VERSION_DM
@@ -1 +1 @@
-1.02.34-cvs (2009-06-30)
+1.02.34-cvs (2009-07-15)
diff --git a/WHATS_NEW b/WHATS_NEW
index c5ed347df..b154cdc91 100644
--- a/WHATS_NEW
+++ b/WHATS_NEW
@@ -1,4 +1,4 @@
-Version 2.02.49 - 
+Version 2.02.49 - 15th July 2009
 ================================
   Fix vgck and vgremove segfault if non-existent vg given.
   Enable use of new multi-segment registration for static registration too.
diff --git a/WHATS_NEW_DM b/WHATS_NEW_DM
index 0b3c62029..408f27b8f 100644
--- a/WHATS_NEW_DM
+++ b/WHATS_NEW_DM
@@ -1,4 +1,4 @@
-Version 1.02.34 - 
+Version 1.02.34 - 15th July 2009
 ================================
   Rename plog macro to LOG_LINE and use in dm_dump_memory_debug.
   Change plog to use dm_log_with_errno unless deprecated dm_log_init was used.