aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2017-10-08 16:14:29 +0300
committerArnold D. Robbins <arnold@skeeve.com>2017-10-08 16:14:29 +0300
commit553bdbeec7e499386e025fddad4cea8e75421c4f (patch)
tree6a8a55876b52aaca9c3476a6a12fcfa1fd29f377 /configure.ac
parentb229671fa91db3bc2354c2f000a8155d32a9f117 (diff)
downloadegawk-553bdbeec7e499386e025fddad4cea8e75421c4f.tar.gz
egawk-553bdbeec7e499386e025fddad4cea8e75421c4f.tar.bz2
egawk-553bdbeec7e499386e025fddad4cea8e75421c4f.zip
Bump version after updates.
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 f04ddec4..53bbaa47 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.1.65],[bug-gawk@gnu.org],[gawk])
+AC_INIT([GNU Awk],[4.1.66],[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.