aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2011-05-14 22:36:33 +0300
committerArnold D. Robbins <arnold@skeeve.com>2011-05-14 22:36:33 +0300
commit3750f26244a32a1b077f1a796f26ffd10b2a7b6b (patch)
tree2b183b059ce31a939b04202387becbd57e2352f9 /configure.ac
parent3336445fbc32d7700c75414a34b00b64fcb28be3 (diff)
downloadegawk-3750f26244a32a1b077f1a796f26ffd10b2a7b6b.tar.gz
egawk-3750f26244a32a1b077f1a796f26ffd10b2a7b6b.tar.bz2
egawk-3750f26244a32a1b077f1a796f26ffd10b2a7b6b.zip
Update version after tarball 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 fdb79ba5..d6dba4a2 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], 3.1.81, bug-gawk@gnu.org, gawk)
+AC_INIT([GNU Awk], 3.1.82, 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.