maint: post-release administrivia
authorJim Meyering <meyering@redhat.com>
Sun, 17 Jun 2012 19:27:37 +0000 (21:27 +0200)
committerJim Meyering <meyering@redhat.com>
Sun, 17 Jun 2012 19:27:37 +0000 (21:27 +0200)
* 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 c068b2447cc22327bcac3f4884de3b32025c5bb2..c239c60cba28a79a295acb60a122b8c46eb57271 100644 (file)
@@ -1 +1 @@
-1.4
+1.5
diff --git a/NEWS b/NEWS
index f9e48e87bf35b13715b9e914e4b7db454ab69725..83879752fad0d64cc6008a81b60d9a8ca47e54cf 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,8 @@
 GNU gzip NEWS                                    -*- outline -*-
 
+* Noteworthy changes in release ?.? (????-??-??) [?]
+
+
 * Noteworthy changes in release 1.5 (2012-06-17) [stable]
 
 ** Bug fixes
diff --git a/cfg.mk b/cfg.mk
index 3878c5cfb4ffac0bd5f9ee1a5254dc7cec344ca3..866ba55151eed18fef0568ed541c9386999349e0 100644 (file)
--- a/cfg.mk
+++ b/cfg.mk
@@ -39,7 +39,7 @@ bootstrap-tools = autoconf,automake,gnulib
 # Now that we have better tests, make this the default.
 export VERBOSE = yes
 
-old_NEWS_hash = 4e76bc5d3e489bb63342e85762172502
+old_NEWS_hash = d0765495b59ecf0a00addea6cdd35395
 
 sc_obs_header_regex = \
   \<(STDC_HEADERS|HAVE_(LIMITS|STRING|UNISTD|STDLIB)_H)\>