aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2013-04-27 22:47:00 +0300
committerArnold D. Robbins <arnold@skeeve.com>2013-04-27 22:47:00 +0300
commitb1a975ef676d812b6d80259cf7b95a90aee238c7 (patch)
tree3429b847e2c095458c79849a53af300788df6641 /configure.ac
parent7a60bda0777c6779429c40a1865acfdba6fa5d3e (diff)
downloadegawk-b1a975ef676d812b6d80259cf7b95a90aee238c7.tar.gz
egawk-b1a975ef676d812b6d80259cf7b95a90aee238c7.tar.bz2
egawk-b1a975ef676d812b6d80259cf7b95a90aee238c7.zip
Bump version for next 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 6ef92f78..8fd773a7 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.0.75, bug-gawk@gnu.org, gawk)
+AC_INIT([GNU Awk], 4.0.76, 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.