summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorPaul Smith <psmith@gnu.org>2013-10-13 16:48:22 -0400
committerPaul Smith <psmith@gnu.org>2013-10-13 16:48:22 -0400
commit7dbb2ec7db91d9ed94756c43ed6431709b5eda50 (patch)
tree9a7af87e8009deb427a8982e256b70e8f0e15810 /configure.ac
parent1c60aa8237da9a1655115de2774627fecf7690cd (diff)
downloadmake-7dbb2ec7db91d9ed94756c43ed6431709b5eda50.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 d73dd8cc..c5b8b6b6 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])