aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2011-05-19 17:12:48 +0300
committerArnold D. Robbins <arnold@skeeve.com>2011-05-19 17:12:48 +0300
commitc6d49e92c880824cb1a1dbd281c336249a0f0cf7 (patch)
tree91f00fd691247a8abd68c493656c725afe322375 /configure.ac
parent6da1fa8663a1b8a55a5d90054bc71f04007b8935 (diff)
downloadegawk-c6d49e92c880824cb1a1dbd281c336249a0f0cf7.tar.gz
egawk-c6d49e92c880824cb1a1dbd281c336249a0f0cf7.tar.bz2
egawk-c6d49e92c880824cb1a1dbd281c336249a0f0cf7.zip
Documentation and compile fixes.
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 d6dba4a2..e87d61c6 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.82, bug-gawk@gnu.org, gawk)
+AC_INIT([GNU Awk], 3.1.83, 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.