aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2013-04-18 09:02:25 +0300
committerArnold D. Robbins <arnold@skeeve.com>2013-04-18 09:02:25 +0300
commit46f3fd9f4175515bb0cb0d1d4a8b4c071d4cca68 (patch)
treed73dffd77d869e1fd13cadfde9442a9dc66c1a72 /configure.ac
parent34e5e4114f8d7d9fe421a113698edec05dc95a15 (diff)
downloadegawk-46f3fd9f4175515bb0cb0d1d4a8b4c071d4cca68.tar.gz
egawk-46f3fd9f4175515bb0cb0d1d4a8b4c071d4cca68.tar.bz2
egawk-46f3fd9f4175515bb0cb0d1d4a8b4c071d4cca68.zip
Bump version and release beta tarball.
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 6899854e..80de87b4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@ dnl
dnl Process this file with autoconf to produce a configure script.
-AC_INIT([GNU Awk], 4.0.74, bug-gawk@gnu.org, gawk)
+AC_INIT([GNU Awk], 4.0.75, bug-gawk@gnu.org, gawk)
# This is a hack. Different versions of install on different systems
# are just too different. Chuck it and use install-sh.