summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2009-05-01 18:19:19 +0200
committerJim Meyering <meyering@redhat.com>2009-05-01 18:19:19 +0200
commit40d50b821fa2e966de02ae17b11d02df339ec8cb (patch)
treec8796c0f8c720ec81980932fd7238d6a9c993eb2
parent0ae4336f4f8a0823661683d4619ac5dd8bbdd56e (diff)
downloadcoreutils-40d50b821fa2e966de02ae17b11d02df339ec8cb.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 5904f7ade..f99416236 100644
--- a/.prev-version
+++ b/.prev-version
@@ -1 +1 @@
-7.2
+7.3
diff --git a/NEWS b/NEWS
index 608d7f4e7..e998d37b8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,8 @@
GNU coreutils NEWS -*- outline -*-
+* Noteworthy changes in release ?.? (????-??-??) [?]
+
+
* Noteworthy changes in release 7.3 (2009-05-01) [stable]
** Bug fixes
diff --git a/cfg.mk b/cfg.mk
index e4f608ed9..aaaf9cbbb 100644
--- a/cfg.mk
+++ b/cfg.mk
@@ -44,7 +44,7 @@ bootstrap-tools = autoconf,automake,gnulib,bison
# Now that we have better tests, make this the default.
export VERBOSE = yes
-old_NEWS_hash = 40279d1aa0a0ef3ca9d1f0a001eb9e2f
+old_NEWS_hash = 2f661e60191e2c52ba73c22e5ac42b79
# Ensure that the list of O_ symbols used to compute O_FULLBLOCK is complete.
dd = $(srcdir)/src/dd.c