]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
maint: post-release administrivia
authorPádraig Brady <P@draigBrady.com>
Mon, 11 Mar 2019 00:08:36 +0000 (17:08 -0700)
committerPádraig Brady <P@draigBrady.com>
Mon, 11 Mar 2019 00:08:36 +0000 (17:08 -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 b0aabe1d72b6528a0e4eeb15dbb9d59a5010b72b..72b9b4216cf0f7f5a73aaebebfc60b17ff168e9f 100644 (file)
@@ -1 +1 @@
-8.30
+8.31
diff --git a/NEWS b/NEWS
index bb51debd22319fc0e33c8645248e6838ec209170..68018bddb3467d4eeb307837ffecc8375e3dfe95 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,8 @@
 GNU coreutils NEWS                                    -*- outline -*-
 
+* Noteworthy changes in release ?.? (????-??-??) [?]
+
+
 * Noteworthy changes in release 8.31 (2019-03-10) [stable]
 
 ** Bug fixes
diff --git a/cfg.mk b/cfg.mk
index 1aa1b265ce1600118c90a53c1c3ccc390460cd33..b0b758dd5c0b5724357265fabd8f9d9ba4e4894b 100644 (file)
--- a/cfg.mk
+++ b/cfg.mk
@@ -48,7 +48,7 @@ export VERBOSE = yes
 # 4914152 9e
 export XZ_OPT = -8e
 
-old_NEWS_hash = 79133b52351baf64693804eed58a0cbc
+old_NEWS_hash = 2672dea4d532560bb2fb3a7792a2b2c5
 
 # Add an exemption for sc_makefile_at_at_check.
 _makefile_at_at_check_exceptions = ' && !/^cu_install_prog/ && !/dynamic-dep/'