summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian C. Lane <bcl@redhat.com>2022-04-05 19:50:37 -0400
committerBrian C. Lane <bcl@redhat.com>2022-04-05 19:50:37 -0400
commit42e2e0224b8191746acc0712ca5d01995ca9f263 (patch)
tree1351137b8568cea4fab4b9aa173e29a713d419c3
parent3fa8acd43c2b3c838129d611566885d9b0e2c658 (diff)
downloadparted-42e2e0224b8191746acc0712ca5d01995ca9f263.tar.gz
maint: post-release administrivia
* NEWS: Add header line for next release. * .prev-version: Record previous version. * cfg.mk (old_NEWS_hash): Auto-update.
-rw-r--r--.prev-version2
-rw-r--r--NEWS3
-rw-r--r--cfg.mk2
3 files changed, 5 insertions, 2 deletions
diff --git a/.prev-version b/.prev-version
index a9be211..e917998 100644
--- a/.prev-version
+++ b/.prev-version
@@ -1 +1 @@
-3.4.64
+3.4.64.2
diff --git a/NEWS b/NEWS
index 1813fa6..113d000 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,8 @@
GNU parted NEWS -*- outline -*-
+* Noteworthy changes in release ?.? (????-??-??) [?]
+
+
* Noteworthy changes in release 3.4.64.2 (2022-04-05) [alpha]
** Bug Fixes
diff --git a/cfg.mk b/cfg.mk
index cd71a21..d5fdd80 100644
--- a/cfg.mk
+++ b/cfg.mk
@@ -45,7 +45,7 @@ local-checks-to-skip = \
export VERBOSE = yes
# Hash of lines 42-208 for release 3.2
-old_NEWS_hash = ea9bee7cd5e7dd972b8522fb7c1c2467
+old_NEWS_hash = 64a8f4d9ec1a5c256f3cc792450dc257
include $(srcdir)/dist-check.mk