]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
maint: post-release administrivia
authorPádraig Brady <P@draigBrady.com>
Mon, 2 Jul 2018 01:28:37 +0000 (18:28 -0700)
committerPádraig Brady <P@draigBrady.com>
Mon, 2 Jul 2018 01:28:37 +0000 (18:28 -0700)
* 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 3e182fbe00adc3f20722eb6771810627ce2a73a9..b0aabe1d72b6528a0e4eeb15dbb9d59a5010b72b 100644 (file)
@@ -1 +1 @@
-8.29
+8.30
diff --git a/NEWS b/NEWS
index 4a09ab438da3b99be0855ad3f3bf6de8c9c8a7b2..af1a9903defd05334f2cd1cebc0bd2d8d08b8676 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,8 @@
 GNU coreutils NEWS                                    -*- outline -*-
 
+* Noteworthy changes in release ?.? (????-??-??) [?]
+
+
 * Noteworthy changes in release 8.30 (2018-07-01) [stable]
 
 ** Bug fixes
diff --git a/cfg.mk b/cfg.mk
index 82acdb783bf34833e5571041179f2bbda1a4cb8f..01a2525ab41f45143a5df17983a6d0338a390829 100644 (file)
--- a/cfg.mk
+++ b/cfg.mk
@@ -48,7 +48,7 @@ export VERBOSE = yes
 # 4914152 9e
 export XZ_OPT = -8e
 
-old_NEWS_hash = 48668bce5e01bf434b1d1ff10d141884
+old_NEWS_hash = 79133b52351baf64693804eed58a0cbc
 
 # Add an exemption for sc_makefile_at_at_check.
 _makefile_at_at_check_exceptions = ' && !/^cu_install_prog/ && !/dynamic-dep/'