Release GNU Make version 3.99.91. 3.99.91
authorPaul Smith <psmith@gnu.org>
Mon, 16 Sep 2013 04:30:01 +0000 (00:30 -0400)
committerPaul Smith <psmith@gnu.org>
Mon, 16 Sep 2013 04:30:01 +0000 (00:30 -0400)
ChangeLog
NEWS
configure.ac

index e478d7dac345ac2ae81e14cb533663186c9f7750..a24e2633bf2870fddd52f25aa181c75ce9db7d73 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2013-09-16  Paul Smith  <psmith@gnu.org>
+
+       * configure.ac: Update version to 3.99.91.
+       * NEWS: Ditto.
+
 2013-09-15  Paul Smith  <psmith@gnu.org>
 
        * doc/make.texi (Error Messages): Add a bit more info to the
diff --git a/NEWS b/NEWS
index c36dab0aaff5ef823bb225a9c241720cf8e2e469..b1ec0734a0aa7fabe153558444b22eb152c40b98 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,6 @@
 GNU make NEWS                                               -*-indented-text-*-
   History of user-visible changes.
-  17 May 2013
+  16 Sep 2013
 
 See the end of this file for copyrights and conditions.
 
@@ -9,7 +9,7 @@ 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 3.99.90
+Version 3.99.91
 
 A complete list of bugs fixed in this version is available here:
 
index 300096cb4a49927cf5a0e3e46c1b9107cca82d31..09b5ce25a9cba8d4c612b5da8b97f489e108602c 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],[3.99.90],[bug-make@gnu.org])
+AC_INIT([GNU make],[3.99.91],[bug-make@gnu.org])
 
 AC_PREREQ([2.62])