]> git.ipfire.org Git - thirdparty/make.git/commitdiff
Update to GNU make release candidate 4.2.91
authorPaul Smith <psmith@gnu.org>
Tue, 3 Sep 2019 03:27:53 +0000 (23:27 -0400)
committerPaul Smith <psmith@gnu.org>
Sat, 7 Sep 2019 22:27:26 +0000 (18:27 -0400)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index ccfda3e9e5898c03edbf1ea56d37db8733ca7baf..dd86d9ccc8eba67917e5d6c59b805ce85b56bbde 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,6 @@
 GNU make NEWS                                               -*-indented-text-*-
   History of user-visible changes.
-  26 August 2019
+  3 September 2019
 
 See the end of this file for copyrights and conditions.
 
@@ -9,7 +9,7 @@ which is contained in this distribution as the file doc/make.texi.
 See the README file and the GNU make manual for instructions for
 reporting bugs.
 \f
-Version 4.2.90 (26 Aug 2019)
+Version 4.2.91 (3 Sep 2019)
 
 A complete list of bugs fixed in this version is available here:
 
index 6b840108de4a581c88ea50e3f7a705be67a1c3bb..da1e17dd2a044469be63c6e9d4b4bb6d2473a0d3 100644 (file)
@@ -16,7 +16,7 @@
 # You should have received a copy of the GNU General Public License along with
 # this program.  If not, see <http://www.gnu.org/licenses/>.
 
-AC_INIT([GNU make],[4.2.90],[bug-make@gnu.org])
+AC_INIT([GNU make],[4.2.91],[bug-make@gnu.org])
 
 AC_PREREQ([2.69])