summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Simons <simons@cryp.to>2011-03-17 21:45:43 +0100
committerPeter Simons <simons@cryp.to>2011-03-17 21:47:07 +0100
commitd47508e6d43c0954026205d15489811f4c1b7633 (patch)
tree5b71ffaf41b6a6b8d376e0d8e460bbae114a134a
parentd69f040d752e5369ab7d729a769935161becab7e (diff)
downloadautoconf-archive-d47508e6d43c0954026205d15489811f4c1b7633.tar.gz
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 7728e38..2e2310f 100644
--- a/.prev-version
+++ b/.prev-version
@@ -1 +1 @@
-2011.01.02
+2011.03.17
diff --git a/NEWS b/NEWS
index de97a4a..418be0c 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 2011.03.17 (2011-03-17) [stable]
AX_PATH_GENERIC has been extended to allow setting LIBRARY_LIBS and
diff --git a/cfg.mk b/cfg.mk
index 48ccc0c..a9abedd 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 := 1e17b6ad2fa0c6aceb83e7ca199a0e8c
+old_NEWS_hash := 10263cdc4795d291173cf52f98bdd8bc
gpg_key_ID := 99089D72
today := $(date "+%Y-%m-%d")
TAR_OPTIONS += --mtime=$(today)