diff options
author | Paul Smith <psmith@gnu.org> | 2013-05-17 02:40:37 -0400 |
---|---|---|
committer | Paul Smith <psmith@gnu.org> | 2013-05-17 02:40:37 -0400 |
commit | b16852a77f4d30a4956d096ebb7961ab8150fcb4 (patch) | |
tree | c2e50d4d8aad5113bd95a37f38c69aa362cf0246 /configure.ac | |
parent | 96cf67bd29957cfde6c5f15cfec7e370c6dbabe2 (diff) | |
download | gunmake-3.99.90.tar.gz |
Update for GNU make release candidate 3.99.90.3.99.90
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 5a17a2e..1c0fa09 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.82.90],[bug-make@gnu.org]) +AC_INIT([GNU make],[3.99.90],[bug-make@gnu.org]) AC_PREREQ([2.62]) |