summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorPaul Smith <psmith@gnu.org>2020-01-03 01:54:47 -0500
committerPaul Smith <psmith@gnu.org>2020-01-03 02:08:59 -0500
commitfdfe0446b6d2c5321a0ff098e57357c8ee30f971 (patch)
treee256fb9bdff020f1dd1c4e50413ad36d7bc38f3c /configure.ac
parent12b14f04842a58de96ca45519dd6c056897a729e (diff)
downloadmake-git-fdfe0446b6d2c5321a0ff098e57357c8ee30f971.tar.gz
Release GNU make 4.2.934.2.93
* 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 95d0dee6..660148ee 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.92],[bug-make@gnu.org])
+AC_INIT([GNU make],[4.2.93],[bug-make@gnu.org])
AC_PREREQ([2.69])