]> git.ipfire.org Git - thirdparty/make.git/commitdiff
Set up for the next release.
authorPaul Smith <psmith@gnu.org>
Sun, 13 Oct 2013 20:46:41 +0000 (16:46 -0400)
committerPaul Smith <psmith@gnu.org>
Sun, 13 Oct 2013 20:48:22 +0000 (16:48 -0400)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index 2227a359a427848f66e3ead4ee7c4841ef76c401..d911d1179c51927b419c853d5165320494a862f9 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,6 @@
 GNU make NEWS                                               -*-indented-text-*-
   History of user-visible changes.
-  09 Oct 2013
+  13 Oct 2013
 
 See the end of this file for copyrights and conditions.
 
@@ -8,6 +8,13 @@ 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.1
+
+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=105&set=custom
+
 \f
 Version 4.0 (09 Oct 2013)
 
index d73dd8cc89bc9ca90827f6bcd0f3b3e6ca3536fd..c5b8b6b63fd1a9663370d598e3c7e548cb9a01aa 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.0],[bug-make@gnu.org])
+AC_INIT([GNU make],[4.0.90],[bug-make@gnu.org])
 
 AC_PREREQ([2.62])