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
commita66bf2d736f4e7a09f8528b5a06a7125688d6a2d (patch)
tree3a023f53af0986fa8f5c014d7ec03ac8d8089ff4 /configure.ac
parent31c2024b2e269d96a49562e3b3b3c501c5088b9f (diff)
downloadgunmake-a66bf2d736f4e7a09f8528b5a06a7125688d6a2d.tar.gz
GNU Make release 4.1.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 a6ebf3e..fab9a2d 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])