summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorPaul Smith <psmith@gnu.org>2014-10-09 02:06:53 -0400
committerPaul Smith <psmith@gnu.org>2014-10-09 02:06:53 -0400
commit31ff977294cfc273d01d3b1d39be1150f2e579f0 (patch)
tree0233fb80cd84d5fe0235465227cd0aa54846e942 /configure.ac
parentf391fd39b1738d365e5748540688034101d11a7a (diff)
downloadmake-31ff977294cfc273d01d3b1d39be1150f2e579f0.tar.gz
* configure.ac, NEWS, README.git: Set up for the next release.
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 fab9a2da..71bfb01e 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],[bug-make@gnu.org])
+AC_INIT([GNU make],[4.1.90],[bug-make@gnu.org])
AC_PREREQ([2.62])