summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2009-03-31 14:48:50 +0200
committerJim Meyering <meyering@redhat.com>2009-03-31 14:48:50 +0200
commit278ae924be8afddd39e9875cc08a7ac4d18ecea3 (patch)
tree5dfe93c56e4b58e3a4aaf4182a218a71c1ae45d9
parent3dcf7a4d23f328e1eb6dac3c1232b98ddc833354 (diff)
downloadcoreutils-278ae924be8afddd39e9875cc08a7ac4d18ecea3.tar.xz
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 0f0fefae5..5904f7ade 100644
--- a/.prev-version
+++ b/.prev-version
@@ -1 +1 @@
-7.1
+7.2
diff --git a/NEWS b/NEWS
index 4d948b491..1292896d6 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,8 @@
GNU coreutils NEWS -*- outline -*-
+* Noteworthy changes in release ?.? (????-??-??) [?]
+
+
* Noteworthy changes in release 7.2 (2009-03-31) [stable]
** New features
diff --git a/cfg.mk b/cfg.mk
index 29a03a77c..1828484c5 100644
--- a/cfg.mk
+++ b/cfg.mk
@@ -45,7 +45,7 @@ gnulib_dir = /gnulib
# Now that we have better (check.mk) tests, make this the default.
export VERBOSE = yes
-old_NEWS_hash = fa6cba1740b3f385520c1b54d90859ca
+old_NEWS_hash = 323729e8ee5a0a21816811bc6ef87c9a
# Ensure that the list of O_ symbols used to compute O_FULLBLOCK is complete.
dd = $(srcdir)/src/dd.c