From 188b2a0f23f45a63cfdac1c7316500458afb2062 Mon Sep 17 00:00:00 2001 From: Paul Smith Date: Sun, 13 Oct 2013 16:46:41 -0400 Subject: Set up for the next release. --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index d73dd8c..c5b8b6b 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 . -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]) -- cgit v1.2.3