summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorPaul Smith <psmith@gnu.org>2023-02-19 09:53:26 -0500
committerPaul Smith <psmith@gnu.org>2023-02-19 09:53:26 -0500
commit37e0010743a505bbdb8d4edf465202a3e8a7ddf6 (patch)
tree21bc997847df0c5603bdd13f36b5c420835932f1 /configure.ac
parent536c3e2b37c0baa02b359863d4db9b1a1e22fb15 (diff)
downloadmake-git-37e0010743a505bbdb8d4edf465202a3e8a7ddf6.tar.gz
Prerelease GNU Make 4.4.0.914.4.0.91
* NEWS: Update the date. * configure.ac: Change the release.
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 8326c010..2f1168e9 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.4.0.90],[bug-make@gnu.org])
+AC_INIT([GNU Make],[4.4.0.91],[bug-make@gnu.org])
AC_PREREQ([2.69])