Release GNU Make version 3.99.93. 3.99.93
authorPaul Smith <psmith@gnu.org>
Tue, 1 Oct 2013 04:33:01 +0000 (00:33 -0400)
committerPaul Smith <psmith@gnu.org>
Tue, 1 Oct 2013 04:33:01 +0000 (00:33 -0400)
ChangeLog
NEWS
configure.ac

index 4a23e13f882efbb1828aa006d18b595d35fc946a..bae4ea3bd24d63f1142e246b17b8f8443eff1fa8 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2013-10-01  Paul Smith  <psmith@gnu.org>
+
+       * configure.ac: Update version to 3.99.93.
+       * NEWS: Ditto.
+
 2013-09-30  Paul Smith  <psmith@gnu.org>
 
        * guile.c: Portability fixes for Guile 1.8.
diff --git a/NEWS b/NEWS
index 1250ca99217875ce8de7e6ccf56db5649a26362c..d967e69e19ee4d3ed3d40dd31518c39db9dbb17a 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,6 @@
 GNU make NEWS                                               -*-indented-text-*-
   History of user-visible changes.
-  23 Sep 2013
+  1 Oct 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.92
+Version 3.99.93
 
 A complete list of bugs fixed in this version is available here:
 
index 8cb87c5f632ceeb57975a4eaec76c8c77d06232f..bda76277873bbb1912fe7e3b480872b6000e4907 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.92],[bug-make@gnu.org])
+AC_INIT([GNU make],[3.99.93],[bug-make@gnu.org])
 
 AC_PREREQ([2.62])