summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorPaul Smith <psmith@gnu.org>2016-05-21 15:23:54 -0400
committerPaul Smith <psmith@gnu.org>2016-05-22 09:25:55 -0400
commitec6198012261e11b72bd5a95bd9e5c4d895c5f22 (patch)
treea33c12e2a0ce327fcb409ccf4e234e05e3d67e96 /configure.ac
parent9bb994e8319c2b153cd3d6d61e2c2882895e7c3a (diff)
downloadmake-git-ec6198012261e11b72bd5a95bd9e5c4d895c5f22.tar.gz
GNU Make release 4.2.4.2
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 42ec4489..1902823d 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.1.90],[bug-make@gnu.org])
+AC_INIT([GNU make],[4.2],[bug-make@gnu.org])
AC_PREREQ([2.69])