From: Ileana Dumitrescu Date: Thu, 4 Jun 2026 18:02:44 +0000 (+0300) Subject: maint: post-release administrivia X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;ds=inline;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 e70b4523a..6a6a3d8e3 100644 --- a/.prev-version +++ b/.prev-version @@ -1 +1 @@ -2.6.0 +2.6.1 diff --git a/NEWS b/NEWS index 61d17991d..90a237504 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.1 (2026-06-04) [beta] ** New features: diff --git a/cfg.mk b/cfg.mk index 03dd656a9..2b7735c42 100644 --- a/cfg.mk +++ b/cfg.mk @@ -29,7 +29,7 @@ update-release-year: m4/libtool.m4 # Set format of NEWS. -old_NEWS_hash := 6b55a9c35959c8c4918110ff839bff7d +old_NEWS_hash := ef051f2b97daaa0bb76a58402f5da76b manual_title = Portable Dynamic Shared Object Management