summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorPaul Smith <psmith@gnu.org>2019-10-08 08:35:39 -0400
committerPaul Smith <psmith@gnu.org>2019-10-08 08:35:39 -0400
commit33bda4008650c48816331c04022176f48c213fb3 (patch)
tree5eda39f77f14f700a7ae66ade435bd78967a4ba4 /configure.ac
parente666a6a021ec96ab0785ef2874d272d34d6c2e3c (diff)
downloadmake-git-33bda4008650c48816331c04022176f48c213fb3.tar.gz
Release GNU make 4.2.924.2.92
* NEWS: Update the release and date * configure.ac: Update the release number
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 b435ed8b..e12a5b83 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.2.91],[bug-make@gnu.org])
+AC_INIT([GNU make],[4.2.92],[bug-make@gnu.org])
AC_PREREQ([2.69])