summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2009-08-20 21:48:45 +0200
committerJim Meyering <meyering@redhat.com>2009-08-20 21:48:45 +0200
commit04a31ad99d5fbfd7ec8f5daf99cd1a7d43fbdf3d (patch)
treee61dfc5b6d0364293245de830b4c16e4387cdcb1
parentaf1996dde2d0089117a9e5e7aa543c6e55474b77 (diff)
downloadcoreutils-04a31ad99d5fbfd7ec8f5daf99cd1a7d43fbdf3d.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 37722ebbc..c382960e3 100644
--- a/.prev-version
+++ b/.prev-version
@@ -1 +1 @@
-7.4
+7.5
diff --git a/NEWS b/NEWS
index 601d73251..2c744b15d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,8 @@
GNU coreutils NEWS -*- outline -*-
+* Noteworthy changes in release ?.? (????-??-??) [?]
+
+
* Noteworthy changes in release 7.5 (2009-08-20) [stable]
** Bug fixes
diff --git a/cfg.mk b/cfg.mk
index 7a26f4f15..05dbb39b9 100644
--- a/cfg.mk
+++ b/cfg.mk
@@ -39,7 +39,7 @@ bootstrap-tools = autoconf,automake,gnulib,bison
# Now that we have better tests, make this the default.
export VERBOSE = yes
-old_NEWS_hash = 8ed224902e335a80ec8340cd0d594d7f
+old_NEWS_hash = 93ff8e5850f630855f9e834fec416830
# Ensure that the list of O_ symbols used to compute O_FULLBLOCK is complete.
dd = $(srcdir)/src/dd.c