summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorPaul Smith <psmith@gnu.org>2013-10-09 01:54:24 -0400
committerPaul Smith <psmith@gnu.org>2013-10-09 02:09:21 -0400
commit52191d9d613819a77a321ad6c3ab16e1bc73c381 (patch)
treedd1643e06b7e7e3b9dbe1ce3508ef2806de6d255 /configure.ac
parentdc9ae5e017e6a8c162a0e15d28c09ace49c33c3a (diff)
downloadgunmake-52191d9d613819a77a321ad6c3ab16e1bc73c381.tar.gz
GNU Make release 4.0.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 bda7627..d73dd8c 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])