summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Simons <simons@cryp.to>2011-12-21 12:02:55 +0100
committerPeter Simons <simons@cryp.to>2011-12-21 12:04:27 +0100
commit52959f86fa0e77f629551dbc66fcc9ee2d331950 (patch)
treeeaf54fec121c82594dd6e1509cdc638d0aba6799
parent77bb2ab18a583eca3717406e47cba73426f59ab1 (diff)
downloadautoconf-archive-52959f86fa0e77f629551dbc66fcc9ee2d331950.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 de3e640..293726e 100644
--- a/.prev-version
+++ b/.prev-version
@@ -1 +1 @@
-2011.09.17
+2011.12.21
diff --git a/NEWS b/NEWS
index bf2cd26..3fafa7f 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.12.21 (2011-12-21) [stable]
Error reporting in AX_BERKELEY_DB_CXX has been improved in the case the macro
diff --git a/cfg.mk b/cfg.mk
index a1fde2f..73fd34d 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 := 00ba13cd537681945e7ed2cd3a70b4d7
+old_NEWS_hash := 48e5be817c23415d39a051a7eefc758b
gpg_key_ID := 99089D72
today := $(date "+%Y-%m-%d")
TAR_OPTIONS += --mtime=$(today)