post-release administrivia
authorJim Meyering <meyering@redhat.com>
Wed, 20 Jan 2010 16:28:01 +0000 (17:28 +0100)
committerJim Meyering <meyering@redhat.com>
Wed, 20 Jan 2010 16:28:01 +0000 (17:28 +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 085c0f2666ace5b88d67bf565bbe30fbe054e551..c068b2447cc22327bcac3f4884de3b32025c5bb2 100644 (file)
@@ -1 +1 @@
-1.3.14
+1.4
diff --git a/NEWS b/NEWS
index 8370882e59e5fd3dbb29962fced190b55620ab5d..1a12465439c3bbacb655c32971f5dcd5481a723d 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,8 @@
 GNU gzip NEWS                                    -*- outline -*-
 
+* Noteworthy changes in release ?.? (????-??-??) [?]
+
+
 * Noteworthy changes in release 1.4 (2010-01-20) [stable]
 
 ** Bug fixes
diff --git a/cfg.mk b/cfg.mk
index 7ce32740f9d5c5a3f803d82650bf7667eef37049..b8d4644eaba23445605e4531c72d943607ba9d23 100644 (file)
--- a/cfg.mk
+++ b/cfg.mk
@@ -37,7 +37,7 @@ bootstrap-tools = autoconf,automake,gnulib
 # Now that we have better tests, make this the default.
 export VERBOSE = yes
 
-old_NEWS_hash = 22b19691660f1870cec5f64b2c0e4641
+old_NEWS_hash = e35901d8427a032d2b88a3195ed24a8f
 
 sc_obs_header_regex = \
   \<(STDC_HEADERS|HAVE_(LIMITS|STRING|UNISTD|STDLIB)_H)\>