summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Blake <eblake@redhat.com>2010-02-24 17:05:25 -0700
committerEric Blake <eblake@redhat.com>2010-02-25 08:00:04 -0700
commita90f35d7c17b51e8afea9f6d7e2daddeff135c9d (patch)
tree0f24f29d13ac8a70893e67c75617490526d26be5
parent1e98992a4d8633870e3d7bd32e83d7d530dce751 (diff)
downloadm4-a90f35d7c17b51e8afea9f6d7e2daddeff135c9d.tar.gz
post-release administrivia
* NEWS: Add header line for next release. * .prev-version: Record previous version. * cfg.mk (old_NEWS_hash): Auto-update. Signed-off-by: Eric Blake <eblake@redhat.com>
-rw-r--r--.prev-version2
-rw-r--r--NEWS3
-rw-r--r--cfg.mk2
3 files changed, 5 insertions, 2 deletions
diff --git a/.prev-version b/.prev-version
index acd81d7f..323afbcd 100644
--- a/.prev-version
+++ b/.prev-version
@@ -1 +1 @@
-1.4.13
+1.4.14
diff --git a/NEWS b/NEWS
index 0250016e..4ebcb1ef 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,8 @@
GNU M4 NEWS - User visible changes.
+* Noteworthy changes in release ?.? (????-??-??) [?]
+
+
* Noteworthy changes in Version 1.4.14 (2010-02-24) [stable]
Released by Eric Blake, based on git version 1.4.13.*
diff --git a/cfg.mk b/cfg.mk
index d6f3eb20..04144d0a 100644
--- a/cfg.mk
+++ b/cfg.mk
@@ -31,7 +31,7 @@ local-checks-to-skip = sc_cast_of_x_alloc_return_value
config_h_header = "m4\.h"
# Hash of NEWS contents, to ensure we don't add entries to wrong section.
-old_NEWS_hash = cc336e70015e3f8faf575099f18e4129
+old_NEWS_hash = eb4dc25baafabb69ad319dd6b981f37c
# Indent only with spaces.
sc_prohibit_tab_based_indentation: