aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2016-04-07 21:53:51 +0300
committerArnold D. Robbins <arnold@skeeve.com>2016-04-07 21:53:51 +0300
commitea1c544208913c0871fb21d9a5d6277d83bf2ef2 (patch)
treebb5595f3211478aa61554bfcfd61f2dcdcc690b0 /configure.ac
parent658ede8ca657fe56c7ea6b0a3a1bd89fb858d26d (diff)
downloadegawk-ea1c544208913c0871fb21d9a5d6277d83bf2ef2.tar.gz
egawk-ea1c544208913c0871fb21d9a5d6277d83bf2ef2.tar.bz2
egawk-ea1c544208913c0871fb21d9a5d6277d83bf2ef2.zip
Test tarball, version at 4.1.3c. Update po files too.
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 41222406..efc50a87 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.3a, bug-gawk@gnu.org, gawk)
+AC_INIT([GNU Awk], 4.1.3c, 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.