From: Gary V. Vaughan Date: Sat, 29 Nov 2014 18:02:15 +0000 (+0000) Subject: maint: post-release administrivia X-Git-Tag: v2.4.5~19 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6cc831405a3b290735739fbe27807414f37ac4bb;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 35cee72dc..79a614418 100644 --- a/.prev-version +++ b/.prev-version @@ -1 +1 @@ -2.4.3 +2.4.4 diff --git a/NEWS b/NEWS index b37b94cc6..11123125d 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.4 (2014-11-29) [stable] ** New features: diff --git a/cfg.mk b/cfg.mk index 497e53ea5..9e38ed10f 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 := e524180c3db06628ad97e3fcb35f6a4b +old_NEWS_hash := bbe93ee3022140a62e18f71eb31ed365 manual_title = Portable Dynamic Shared Object Management