OSDN Git Service

post-release administrivia
authorJim Meyering <meyering@redhat.com>
Fri, 26 Feb 2010 14:29:58 +0000 (15:29 +0100)
committerJim Meyering <meyering@redhat.com>
Fri, 26 Feb 2010 14:29:58 +0000 (15:29 +0100)
* NEWS: Add header line for next release.
* .prev-version: Record previous version.
* cfg.mk (old_NEWS_hash): Auto-update.

.prev-version
NEWS
cfg.mk

index 879b416..8bbe6cf 100644 (file)
@@ -1 +1 @@
-2.1
+2.2
diff --git a/NEWS b/NEWS
index e363e99..3eb2ea7 100644 (file)
--- 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 (file)
--- 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