From: Ileana Dumitrescu Date: Wed, 20 Nov 2024 20:08:47 +0000 (+0200) Subject: maint: post-release administrivia X-Git-Tag: v2.6.0~67 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=baa1fe41f9a2697e2d5847c8e1c97996560d56d1;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 aedc15bb0..fe16b348d 100644 --- a/.prev-version +++ b/.prev-version @@ -1 +1 @@ -2.5.3 +2.5.4 diff --git a/NEWS b/NEWS index 07333e0cb..679bf94cb 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.5.4 (2024-11-20) [stable] ** New features: diff --git a/cfg.mk b/cfg.mk index b96bb1c1f..3eb7f6109 100644 --- a/cfg.mk +++ b/cfg.mk @@ -29,7 +29,7 @@ update-release-year: m4/libtool.m4 # Set format of NEWS. -old_NEWS_hash := 61ef5bb8af40dc806027f40d99f8c980 +old_NEWS_hash := d51e62d3a4268be1a7b418b089c528d0 manual_title = Portable Dynamic Shared Object Management