From: Gary V. Vaughan Date: Sun, 27 Oct 2013 00:02:07 +0000 (+1300) Subject: maint: post-release administrivia X-Git-Tag: v2.4.2.427~8 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=eea1df80de2239ae2962786cbcb33fa3e3b4533a;p=thirdparty%2Flibtool.git maint: post-release administrivia * NEWS: Add header line for next release. * .prev-version: Record previous version. * cfg.mk (old_NEWS_hash): Auto-update. --- diff --git a/.prev-version b/.prev-version index 8e8299dcc..9d457858d 100644 --- a/.prev-version +++ b/.prev-version @@ -1 +1 @@ -2.4.2 +2.4.2.418 diff --git a/NEWS b/NEWS index 78c1c183d..0c85812c1 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,8 @@ NEWS - list of user-visible changes between releases of GNU Libtool +* Noteworthy changes in release ?.? (????-??-??) [?] + + * Noteworthy changes in release 2.4.2.418 (2013-10-27) [alpha] ** New features: diff --git a/cfg.mk b/cfg.mk index 652b821c2..6d308de77 100644 --- a/cfg.mk +++ b/cfg.mk @@ -24,7 +24,7 @@ update-copyright-env := UPDATE_COPYRIGHT_FORCE=1 UPDATE_COPYRIGHT_USE_INTERVALS=1 # Set format of NEWS -old_NEWS_hash := d41d8cd98f00b204e9800998ecf8427e +old_NEWS_hash := c7c9fc43ba42057e4f8bd593a0c2e086 manual_title = Portable Dynamic Shared Object Management