summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Simons <simons@cryp.to>2013-04-06 14:57:53 +0200
committerPeter Simons <simons@cryp.to>2013-04-06 14:58:30 +0200
commit95f7bb1ba5cae5f4753ff4aaf55daacce05654de (patch)
tree6430155fe0d06628f55ef86fcc99f778b1991552
parent60e854d960fb96105bbe59449b21aa6a9d196de3 (diff)
downloadautoconf-archive-95f7bb1ba5cae5f4753ff4aaf55daacce05654de.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 2eb2fae..5802e4d 100644
--- a/.prev-version
+++ b/.prev-version
@@ -1 +1 @@
-2013.02.02
+2013.04.06
diff --git a/NEWS b/NEWS
index 833332f..f13b68a 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.04.06 (2013-04-06) [stable]
AX_PROG_CC_FOR_BUILD and AX_PROG_CXX_FOR_BUILD have been simplified to
diff --git a/cfg.mk b/cfg.mk
index d869a0e..a24a783 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 := da30f485ba0fb7dfc3da0d15b8020933
+old_NEWS_hash := 4732aa234ed22137f445b5defcd5f197
gpg_key_ID := 99089D72
today := $(date "+%Y-%m-%d")
TAR_OPTIONS += --mtime=$(today)