From: Alex Ameen Date: Thu, 17 Mar 2022 03:23:11 +0000 (-0400) Subject: maint: post-release administrivia X-Git-Tag: v2.5.0~90 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b9ba1b3f0bfe8fec6d197f7260cb95659354ccbd;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 7bf4b6a8a..e30309f73 100644 --- a/.prev-version +++ b/.prev-version @@ -1 +1 @@ -2.4.6 +2.4.7 diff --git a/NEWS b/NEWS index ba99fbece..c853d7db8 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.7 (2022-03-16) [stable] ** New features: diff --git a/cfg.mk b/cfg.mk index a4153e60e..6af8f43a6 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 := 694e28388e83b832b0d7614e305b107e +old_NEWS_hash := 68e212222416d15e517576ce749b131f manual_title = Portable Dynamic Shared Object Management