summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorPaul Smith <psmith@gnu.org>2013-05-17 02:40:37 -0400
committerPaul Smith <psmith@gnu.org>2013-05-17 02:40:37 -0400
commitb16852a77f4d30a4956d096ebb7961ab8150fcb4 (patch)
treec2e50d4d8aad5113bd95a37f38c69aa362cf0246 /configure.ac
parent96cf67bd29957cfde6c5f15cfec7e370c6dbabe2 (diff)
downloadgunmake-b16852a77f4d30a4956d096ebb7961ab8150fcb4.tar.gz
Update for GNU make release candidate 3.99.90.3.99.90
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 5a17a2e..1c0fa09 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.82.90],[bug-make@gnu.org])
+AC_INIT([GNU make],[3.99.90],[bug-make@gnu.org])
AC_PREREQ([2.62])