From: Gary V. Vaughan Date: Mon, 27 Oct 2014 20:57:04 +0000 (+0000) Subject: maint: post-release administrivia X-Git-Tag: v2.4.4~45 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e00162fee9686b2f9d13d6d55998bbcc3c9a9fe6;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 9d457858d..35cee72dc 100644 --- a/.prev-version +++ b/.prev-version @@ -1 +1 @@ -2.4.2.418 +2.4.3 diff --git a/NEWS b/NEWS index d373ef367..6740ce639 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.3 (2014-10-27) [stable] ** New features: diff --git a/cfg.mk b/cfg.mk index de3aef3bc..7c735409f 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 := aff57203fce23f130c7c8e9652489229 manual_title = Portable Dynamic Shared Object Management