summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorPaul Smith <psmith@gnu.org>2013-09-16 00:30:01 -0400
committerPaul Smith <psmith@gnu.org>2013-09-16 00:30:01 -0400
commit826504da9e31cb816e2398e1e3952198f6f59bb3 (patch)
tree7f0b28cfb99b277f542c6e712fd4dd151928bb8d /configure.ac
parent097e247cf1dd30450524f0fe8810c2188afcdcda (diff)
downloadmake-826504da9e31cb816e2398e1e3952198f6f59bb3.tar.gz
Release GNU Make version 3.99.91.
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 300096cb..09b5ce25 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],[3.99.90],[bug-make@gnu.org])
+AC_INIT([GNU make],[3.99.91],[bug-make@gnu.org])
AC_PREREQ([2.62])