summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorPaul Smith <psmith@gnu.org>2022-12-18 14:40:26 -0500
committerPaul Smith <psmith@gnu.org>2022-12-18 14:44:17 -0500
commita89eef87e6782179a7ab10824fe0cf3cbe48d3ee (patch)
treef38673fb958fa8346bb342fb8bb41c21ffaf229e /configure.ac
parent6164608900ad5cc882d4d4bf1b7341d45d743bdf (diff)
downloadmake-git-a89eef87e6782179a7ab10824fe0cf3cbe48d3ee.tar.gz
* configure.ac: Update for a new release
* README.git: Add some packages needed for building from Git. * AUTHORS: Updates.
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 9f688971..c909a362 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],[bug-make@gnu.org])
+AC_INIT([GNU Make],[4.4.0.90],[bug-make@gnu.org])
AC_PREREQ([2.69])