summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorPaul Smith <psmith@gnu.org>2013-10-01 00:33:01 -0400
committerPaul Smith <psmith@gnu.org>2013-10-01 00:33:01 -0400
commite0b27c4f5ad908a2bb010be5b2abc4fd185476c0 (patch)
treec807b7beaa90846f6f0dbac6a6db4290d1059c88 /configure.ac
parent017459b58e08a8da213f1106490947a8d2df80aa (diff)
downloadmake-e0b27c4f5ad908a2bb010be5b2abc4fd185476c0.tar.gz
Release GNU Make version 3.99.93.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 8cb87c5f..bda76277 100644
--- a/configure.ac
+++ b/configure.ac
@@ -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])