From: Gary V. Vaughan Date: Sun, 15 Feb 2015 17:15:45 +0000 (+0000) Subject: maint: post-release administrivia X-Git-Tag: v2.4.7~65 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c12d38e4038afd9480d65548c063296481082afa;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 59aa62c1f..7bf4b6a8a 100644 --- a/.prev-version +++ b/.prev-version @@ -1 +1 @@ -2.4.5 +2.4.6 diff --git a/NEWS b/NEWS index d7ca4341c..c5c9023cc 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.6 (2015-02-15) [stable] ** New features: diff --git a/cfg.mk b/cfg.mk index bdf4dd80e..fdc21a1ed 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 := 558e27e5f41f842ed035bd42ed52706d +old_NEWS_hash := 78bd299ce98037a45822de8d0f83c87a manual_title = Portable Dynamic Shared Object Management