summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorPaul Smith <psmith@gnu.org>2022-10-22 22:40:57 -0400
committerPaul Smith <psmith@gnu.org>2022-10-24 02:14:42 -0400
commite4b3bf7f97a9b96a6e2b8a2abc9946d42565d56b (patch)
treed5852d586067a7e225449319caad4c41fa1eac6a /configure.ac
parentd18a87d0a40f326d219c7dbabc50e824956f4497 (diff)
downloadmake-git-e4b3bf7f97a9b96a6e2b8a2abc9946d42565d56b.tar.gz
Release GNU Make 4.3.924.3.92
* configure.ac: Modify the release version. * NEWS: Update the version and date.
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 b28c84d3..49163ec2 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 <https://www.gnu.org/licenses/>.
-AC_INIT([GNU Make],[4.3.91],[bug-make@gnu.org])
+AC_INIT([GNU Make],[4.3.92],[bug-make@gnu.org])
AC_PREREQ([2.69])