summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Simons <simons@cryp.to>2012-09-08 14:45:05 +0200
committerPeter Simons <simons@cryp.to>2012-09-08 14:45:05 +0200
commitf820af4a6277575f59663268681973a8bb6e173a (patch)
tree629267ecd539ff022a59595e684a779a77b17a09
parent6f4975c5cbfcf9c71852e75596b4b74f88c83195 (diff)
downloadautoconf-archive-f820af4a6277575f59663268681973a8bb6e173a.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--NEWS3
-rw-r--r--cfg.mk2
3 files changed, 5 insertions, 2 deletions
diff --git a/.prev-version b/.prev-version
index a89cc1f..d5c58ea 100644
--- a/.prev-version
+++ b/.prev-version
@@ -1 +1 @@
-2012.04.07
+2012.09.08
diff --git a/NEWS b/NEWS
index 6fc2465..ad88e93 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,8 @@
#+TITLE: GNU Autoconf Archive NEWS -*- mode:org;fill-column:79; -*-
#+STARTUP: showall
+* Noteworthy changes in release ?.? (????-??-??) [?]
+
+
#
# Copyright (c) 2012 Autoconf Archive Maintainers <autoconf-archive-maintainers@gnu.org>
#
diff --git a/cfg.mk b/cfg.mk
index 0e5efa1..1f10455 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 := 614561ef259cb7bb98fc7516b7dcbfe0
+old_NEWS_hash := 44e03da44b6ae30818defc2a6de06cef
gpg_key_ID := 99089D72
today := $(date "+%Y-%m-%d")
TAR_OPTIONS += --mtime=$(today)