]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
post-release administrivia
authorJim Meyering <meyering@redhat.com>
Thu, 7 Jan 2010 17:25:36 +0000 (18:25 +0100)
committerJim Meyering <meyering@redhat.com>
Thu, 7 Jan 2010 17:25:36 +0000 (18:25 +0100)
* NEWS: Add header line for next release.
* .prev-version: Record previous version.
* cfg.mk (old_NEWS_hash): Auto-update.

.prev-version
NEWS
cfg.mk

index 2983cad049515b2f3cdad093170575baac65ee19..cf022018d84dff72b77a8f74904e8e46964c7175 100644 (file)
@@ -1 +1 @@
-8.2
+8.3
diff --git a/NEWS b/NEWS
index 8be27c19791745b33d98dd5a3ad5506ce1e4b26f..3b382e93620cd9dcfe3289f078905053856677d0 100644 (file)
--- 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 8d8a0db8620ded4cad26c89c72ea94935f1ff8ba..d465933447c6395c4f8b3dfae46ff825ee638b81 100644 (file)
--- 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