aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2011-01-10 21:56:02 +0200
committerArnold D. Robbins <arnold@skeeve.com>2011-01-10 21:56:02 +0200
commit42411dc6e19de2f6f65e8a8c050cdfc44c9e32b9 (patch)
treee00bd66ec1700eb2a8f6047ef3b02ede87fd86ac /configure.ac
parent3e47f16c969b845e323f38f421a6b1da8c20c3a5 (diff)
downloadegawk-42411dc6e19de2f6f65e8a8c050cdfc44c9e32b9.tar.gz
egawk-42411dc6e19de2f6f65e8a8c050cdfc44c9e32b9.tar.bz2
egawk-42411dc6e19de2f6f65e8a8c050cdfc44c9e32b9.zip
Add flashlight source files. Prepare new 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 138b19d9..a0b99de6 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.77, bug-gawk@gnu.org, gawk)
+AC_INIT([GNU Awk], 3.1.78, 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.