summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorPaul Smith <psmith@gnu.org>2013-10-13 16:46:41 -0400
committerPaul Smith <psmith@gnu.org>2013-10-13 16:48:22 -0400
commit188b2a0f23f45a63cfdac1c7316500458afb2062 (patch)
tree9a7af87e8009deb427a8982e256b70e8f0e15810 /configure.ac
parent52191d9d613819a77a321ad6c3ab16e1bc73c381 (diff)
downloadgunmake-188b2a0f23f45a63cfdac1c7316500458afb2062.tar.gz
Set up for the next release.
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 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 <http://www.gnu.org/licenses/>.
-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])