summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Simons <simons@cryp.to>2013-02-02 11:17:05 +0100
committerPeter Simons <simons@cryp.to>2013-02-02 11:23:14 +0100
commitf477212c4377eb4df4eaf77aa4cb294ffe2d3e4b (patch)
tree7faee9789a91c82f4ed3869eec879b37d6030190
parent39acabca5d882efa48dcc6954af87e34bc11f563 (diff)
downloadautoconf-archive-f477212c4377eb4df4eaf77aa4cb294ffe2d3e4b.tar.gz
maint: post-release administrivia
* NEWS: Add header line for next release. * .prev-version: Record previous version. * cfg.mk (old_NEWS_hash): Auto-update.
-rw-r--r--.prev-version2
-rw-r--r--NEWS2
-rw-r--r--cfg.mk2
3 files changed, 4 insertions, 2 deletions
diff --git a/.prev-version b/.prev-version
index c8a2eb1..2eb2fae 100644
--- a/.prev-version
+++ b/.prev-version
@@ -1 +1 @@
-2012.11.14
+2013.02.02
diff --git a/NEWS b/NEWS
index 5ef7c61..1e624b1 100644
--- a/NEWS
+++ b/NEWS
@@ -8,6 +8,8 @@
# and this notice are preserved. This file is offered as-is, without any
# warranty.
+* Noteworthy changes in release ?.? (????-??-??) [?]
+
* Noteworthy changes in release 2013.02.02 (2013-02-02) [stable]
Support for AIX has been improved in AX_PTHREAD. Further details are
diff --git a/cfg.mk b/cfg.mk
index 0cac052..d869a0e 100644
--- a/cfg.mk
+++ b/cfg.mk
@@ -3,7 +3,7 @@
# settings required by the maintainer-makefile module
gnu_rel_host := ftp.gnu.org
-old_NEWS_hash := df0f8cc21e756423fa024b5b6381c349
+old_NEWS_hash := da30f485ba0fb7dfc3da0d15b8020933
gpg_key_ID := 99089D72
today := $(date "+%Y-%m-%d")
TAR_OPTIONS += --mtime=$(today)