aboutsummaryrefslogtreecommitdiffstats
path: root/pc/config.h
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2016-08-25 11:21:33 +0300
committerArnold D. Robbins <arnold@skeeve.com>2016-08-25 11:21:33 +0300
commit50487de5c4139c0125ba1ed511890ebd38426ea7 (patch)
treec1d67d803fd3ef5304352397f8d62c55cf3a87f1 /pc/config.h
parent621459e3b0db627f3fc029f27cf7bdb8012315e6 (diff)
downloadegawk-50487de5c4139c0125ba1ed511890ebd38426ea7.tar.gz
egawk-50487de5c4139c0125ba1ed511890ebd38426ea7.tar.bz2
egawk-50487de5c4139c0125ba1ed511890ebd38426ea7.zip
Make 4.1.4 release tar ball.
Diffstat (limited to 'pc/config.h')
-rw-r--r--pc/config.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/pc/config.h b/pc/config.h
index d30be4de..e166c53b 100644
--- a/pc/config.h
+++ b/pc/config.h
@@ -438,7 +438,7 @@
#define PACKAGE_NAME "GNU Awk"
/* Define to the full name and version of this package. */
-#define PACKAGE_STRING "GNU Awk 4.1.3j"
+#define PACKAGE_STRING "GNU Awk 4.1.4"
/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "gawk"
@@ -447,7 +447,7 @@
#define PACKAGE_URL "http://www.gnu.org/software/gawk/"
/* Define to the version of this package. */
-#define PACKAGE_VERSION "4.1.3j"
+#define PACKAGE_VERSION "4.1.4"
/* Define to 1 if *printf supports %F format */
#undef PRINTF_HAS_F_FORMAT
@@ -512,7 +512,7 @@
/* Version number of package */
-#define VERSION "4.1.3j"
+#define VERSION "4.1.4"
/* Enable large inode numbers on Mac OS X 10.5. */
#ifndef _DARWIN_USE_64_BIT_INODE