summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2010-02-26 15:29:58 +0100
committerJim Meyering <meyering@redhat.com>2010-02-26 15:29:58 +0100
commitfa26620b66550b84119ea98718d256d32abe8f6c (patch)
tree5764a330443188bd9b5885754fb0c63c85fe3b22
parentf8aad5c00e4708da2dc67f9f771d1b5a82b88ad9 (diff)
downloadparted-fa26620b66550b84119ea98718d256d32abe8f6c.tar.gz
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 879b416..8bbe6cf 100644
--- a/.prev-version
+++ b/.prev-version
@@ -1 +1 @@
-2.1
+2.2
diff --git a/NEWS b/NEWS
index e363e99..3eb2ea7 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,8 @@
GNU parted NEWS -*- outline -*-
+* Noteworthy changes in release ?.? (????-??-??) [?]
+
+
* Noteworthy changes in release 2.2 (2010-02-26) [stable]
** Changes in behavior
diff --git a/cfg.mk b/cfg.mk
index 26c3b92..dc68a03 100644
--- a/cfg.mk
+++ b/cfg.mk
@@ -41,7 +41,7 @@ local-checks-to-skip = \
# Now that we have better (check.mk) tests, make this the default.
export VERBOSE = yes
-old_NEWS_hash = 3667631deb6fa6200514ce8811be7801
+old_NEWS_hash = 71570fda344ec276ea5c9ff0ab82fdce
include $(srcdir)/dist-check.mk