summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2010-01-07 18:25:36 +0100
committerJim Meyering <meyering@redhat.com>2010-01-07 18:25:36 +0100
commit21f4da0fb92f271241e39fbb7401b753f95fea18 (patch)
tree7aa11a3b6358a02fde21b8116d0e1674e9cb569f
parent201ba1a2034433e95b2647db4939d2b335cadcd8 (diff)
downloadcoreutils-21f4da0fb92f271241e39fbb7401b753f95fea18.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 2983cad04..cf022018d 100644
--- a/.prev-version
+++ b/.prev-version
@@ -1 +1 @@
-8.2
+8.3
diff --git a/NEWS b/NEWS
index 8be27c197..3b382e936 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,8 @@
GNU coreutils NEWS -*- outline -*-
+* Noteworthy changes in release ?.? (????-??-??) [?]
+
+
* Noteworthy changes in release 8.3 (2010-01-07) [stable]
** Bug fixes
diff --git a/cfg.mk b/cfg.mk
index 8d8a0db86..d46593344 100644
--- a/cfg.mk
+++ b/cfg.mk
@@ -26,7 +26,7 @@ bootstrap-tools = autoconf,automake,gnulib,bison
# Now that we have better tests, make this the default.
export VERBOSE = yes
-old_NEWS_hash = 67237f9a765e6e1af0cb89e428ed2663
+old_NEWS_hash = beab130e9d41bf8014a0594cfe8b28d4
# Ensure that the list of O_ symbols used to compute O_FULLBLOCK is complete.
dd = $(srcdir)/src/dd.c