]> git.ipfire.org Git - thirdparty/make.git/commitdiff
* Update to pre-release version 4.2.90.
authorPaul Smith <psmith@gnu.org>
Sat, 25 Jun 2016 00:49:32 +0000 (20:49 -0400)
committerPaul Smith <psmith@gnu.org>
Sat, 25 Jun 2016 00:50:40 +0000 (20:50 -0400)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index 0b042456e3b205428143e75aef34edf3144b40f0..43c2d77524ef68bcb529c3598a53a6b3bbcbf8b4 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -8,12 +8,19 @@ All changes mentioned here are more fully described in the GNU make
 manual, 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 (24 Jun 2016)
+
+A complete list of bugs fixed in this version is available here:
+
+http://sv.gnu.org/bugs/index.php?group=make&report_id=111&fix_release_id=108&set=custom
+
 \f
 Version 4.2.1 (10 Jun 2016)
 
 A complete list of bugs fixed in this version is available here:
-h
-ttp://sv.gnu.org/bugs/index.php?group=make&report_id=111&fix_release_id=107&set=custom
+
+http://sv.gnu.org/bugs/index.php?group=make&report_id=111&fix_release_id=107&set=custom
 
 This release is a bug-fix release.
 
index 64ec8701aa254301f3f33122fabb1940731cdd1e..524345e759e9fd8196396546cbd36f68ffcb0c47 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.1],[bug-make@gnu.org])
+AC_INIT([GNU make],[4.2.90],[bug-make@gnu.org])
 
 AC_PREREQ([2.69])