summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorPaul Smith <psmith@gnu.org>2013-10-09 02:09:21 -0400
committerPaul Smith <psmith@gnu.org>2013-10-09 02:09:21 -0400
commit1c60aa8237da9a1655115de2774627fecf7690cd (patch)
treedd1643e06b7e7e3b9dbe1ce3508ef2806de6d255 /configure.ac
parent0ef429d2f5520c627a3577c87481e85a4d56ba36 (diff)
downloadmake-1c60aa8237da9a1655115de2774627fecf7690cd.tar.gz
GNU Make release 4.0.
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 bda76277..d73dd8cc 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.93],[bug-make@gnu.org])
+AC_INIT([GNU make],[4.0],[bug-make@gnu.org])
AC_PREREQ([2.62])