From: Ileana Dumitrescu Date: Thu, 18 Sep 2025 14:16:22 +0000 (+0300) Subject: maint: post-release administrivia X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c4abf359f849187fa7f505a0a34f15f2bd66db24;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 fe16b348d..e70b4523a 100644 --- a/.prev-version +++ b/.prev-version @@ -1 +1 @@ -2.5.4 +2.6.0 diff --git a/NEWS b/NEWS index ed7031236..780b6079d 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.6.0 (2025-09-18) [alpha] ** New features: diff --git a/cfg.mk b/cfg.mk index dbffbaf6d..ecabe303c 100644 --- a/cfg.mk +++ b/cfg.mk @@ -29,7 +29,7 @@ update-release-year: m4/libtool.m4 # Set format of NEWS. -old_NEWS_hash := d51e62d3a4268be1a7b418b089c528d0 +old_NEWS_hash := 6b55a9c35959c8c4918110ff839bff7d manual_title = Portable Dynamic Shared Object Management