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
commitd1df4b21f3d758bc0693c77c1ff7012bc27e833f (patch)
tree0233fb80cd84d5fe0235465227cd0aa54846e942 /configure.ac
parenta66bf2d736f4e7a09f8528b5a06a7125688d6a2d (diff)
downloadgunmake-d1df4b21f3d758bc0693c77c1ff7012bc27e833f.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 fab9a2d..71bfb01 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])