summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Simons <simons@cryp.to>2012-04-07 20:43:38 +0200
committerPeter Simons <simons@cryp.to>2012-04-07 20:45:59 +0200
commit5fe81dda1780a22029f53a8254df7d0859e649c9 (patch)
treee724fb9ee4b485950134edf4823a873811245f33
parentd94f9f602747b87f97912fa649144bed4339839d (diff)
downloadautoconf-archive-5fe81dda1780a22029f53a8254df7d0859e649c9.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 293726e..a89cc1f 100644
--- a/.prev-version
+++ b/.prev-version
@@ -1 +1 @@
-2011.12.21
+2012.04.07
diff --git a/NEWS b/NEWS
index efcd105..27c13ce 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 2012.04.07 (2012-04-07) [stable]
The macro AX_CXX_COMPILE_STDCXX_11 has been added, which determines the
diff --git a/cfg.mk b/cfg.mk
index 73fd34d..0e5efa1 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 := 48e5be817c23415d39a051a7eefc758b
+old_NEWS_hash := 614561ef259cb7bb98fc7516b7dcbfe0
gpg_key_ID := 99089D72
today := $(date "+%Y-%m-%d")
TAR_OPTIONS += --mtime=$(today)