summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarian Csontos <mcsontos@redhat.com>2018-10-29 18:40:19 +0100
committerMarian Csontos <mcsontos@redhat.com>2018-10-30 10:01:01 +0100
commitfa8d5e4e8132ec6d601a9642abfbdcc044880c27 (patch)
treefebcd66bf8c4e7036e9bba2e9728125613d2d3c0
parentb93aded0212a903f8a1e9e897dada1f34aa3de43 (diff)
downloadlvm2-fa8d5e4e8132ec6d601a9642abfbdcc044880c27.tar.gz
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 65f29e11b..46e7b87f7 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-2.02.182(2) (2018-10-30)
+2.02.183(2)-git (2018-10-30)
diff --git a/VERSION_DM b/VERSION_DM
index 798a0b987..9c3ba5f9e 100644
--- a/VERSION_DM
+++ b/VERSION_DM
@@ -1 +1 @@
-1.02.152 (2018-10-30)
+1.02.154-git (2018-10-30)
diff --git a/WHATS_NEW b/WHATS_NEW
index 09fc0a60b..e3fcc6eef 100644
--- a/WHATS_NEW
+++ b/WHATS_NEW
@@ -1,3 +1,6 @@
+Version 2.02.183 -
+====================================
+
Version 2.02.182 - 30th October 2018
====================================
Fix possible write race between last metadata block and the first extent.
diff --git a/WHATS_NEW_DM b/WHATS_NEW_DM
index b36e3cfa8..ee5bcfa70 100644
--- a/WHATS_NEW_DM
+++ b/WHATS_NEW_DM
@@ -1,3 +1,6 @@
+Version 1.02.154 -
+====================================
+
Version 1.02.152 - 30th October 2018
====================================
Add hot fix to avoiding locking collision when monitoring thin-pools.