aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2011-10-24 05:58:34 +0200
committerArnold D. Robbins <arnold@skeeve.com>2011-10-24 05:58:34 +0200
commitf14c009c2f40d5ccb14c66331d8d43b41480c5f9 (patch)
tree5716ba74f1d216f0f90c8151550ecb0c0898e5fe /configure.ac
parent1df47081df8258ff14bb0a6f77e1410f643baa8b (diff)
downloadegawk-f14c009c2f40d5ccb14c66331d8d43b41480c5f9.tar.gz
egawk-f14c009c2f40d5ccb14c66331d8d43b41480c5f9.tar.bz2
egawk-f14c009c2f40d5ccb14c66331d8d43b41480c5f9.zip
Make next test dist.
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 e73c8c52..a8bc0e14 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.0b, bug-gawk@gnu.org, gawk)
+AC_INIT([GNU Awk], 4.0.0c, 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.