summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2009-10-06 13:20:18 +0200
committerJim Meyering <meyering@redhat.com>2009-10-06 13:20:18 +0200
commit96829a9ff03a4bf50f28146d3f9290ddaab7128a (patch)
tree0f54e686aa565c0a7b6581a7fc3d2fa036b9c70d
parentca1e31f3c5d850bf3a60cd42a8517cf552408688 (diff)
downloadcoreutils-96829a9ff03a4bf50f28146d3f9290ddaab7128a.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 38abeb202..cc40bca69 100644
--- a/.prev-version
+++ b/.prev-version
@@ -1 +1 @@
-7.6
+8.0
diff --git a/NEWS b/NEWS
index 78445b9ab..d8e23c46e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,8 @@
GNU coreutils NEWS -*- outline -*-
+* Noteworthy changes in release ?.? (????-??-??) [?]
+
+
* Noteworthy changes in release 8.0 (2009-10-06) [beta]
** Bug fixes
diff --git a/cfg.mk b/cfg.mk
index 633fdb08c..5de2f37d5 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 = 0d22ab4ad3fedd9cf283b256b61e8080
+old_NEWS_hash = 785e51bc9af87e7eb004f9ba24a0ca27
# Ensure that the list of O_ symbols used to compute O_FULLBLOCK is complete.
dd = $(srcdir)/src/dd.c