summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorPaul Smith <psmith@gnu.org>2022-09-24 18:42:01 -0400
committerPaul Smith <psmith@gnu.org>2022-09-25 13:37:12 -0400
commitd4cb7ae6d486089006eee182b12ad0f4309119dd (patch)
tree99ad3cc3c38d1c8e9c641ae3f82bcea893ed3c89 /configure.ac
parent387d349dc8211e3eb2955cc5e29a85f186af82ce (diff)
downloadmake-git-d4cb7ae6d486089006eee182b12ad0f4309119dd.tar.gz
* configure.ac: Update to GNU make 4.3.91
* NEWS: Update the version and clarify some backward-compat issues.
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 e08e75ad..90fd589a 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.3.90],[bug-make@gnu.org])
+AC_INIT([GNU make],[4.3.91],[bug-make@gnu.org])
AC_PREREQ([2.69])