summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorPaul Smith <psmith@gnu.org>2014-10-05 12:18:08 -0400
committerPaul Smith <psmith@gnu.org>2014-10-05 12:18:08 -0400
commitf391fd39b1738d365e5748540688034101d11a7a (patch)
tree3a023f53af0986fa8f5c014d7ec03ac8d8089ff4 /configure.ac
parent5dc9021b80a947ca82f55d63b814d45c97beb935 (diff)
downloadmake-f391fd39b1738d365e5748540688034101d11a7a.tar.gz
GNU Make release 4.1.
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 a6ebf3ea..fab9a2da 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.90],[bug-make@gnu.org])
+AC_INIT([GNU make],[4.1],[bug-make@gnu.org])
AC_PREREQ([2.62])