aboutsummaryrefslogtreecommitdiffstats
path: root/pc/config.h
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2015-05-19 16:27:40 +0300
committerArnold D. Robbins <arnold@skeeve.com>2015-05-19 16:27:40 +0300
commit8a9266dd3d69e85001dd92faae0fe3f84f960ecb (patch)
tree3a052406dbe90f6f960a5e813f186666d8430106 /pc/config.h
parent866c2834ccfc9419dc22085b56fc700ce210d2c4 (diff)
downloadegawk-8a9266dd3d69e85001dd92faae0fe3f84f960ecb.tar.gz
egawk-8a9266dd3d69e85001dd92faae0fe3f84f960ecb.tar.bz2
egawk-8a9266dd3d69e85001dd92faae0fe3f84f960ecb.zip
Changes for 4.1.3 release.
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 96ecc431..d6fee701 100644
--- a/pc/config.h
+++ b/pc/config.h
@@ -426,7 +426,7 @@
#define PACKAGE_NAME "GNU Awk"
/* Define to the full name and version of this package. */
-#define PACKAGE_STRING "GNU Awk 4.1.2"
+#define PACKAGE_STRING "GNU Awk 4.1.3"
/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "gawk"
@@ -435,7 +435,7 @@
#define PACKAGE_URL "http://www.gnu.org/software/gawk/"
/* Define to the version of this package. */
-#define PACKAGE_VERSION "4.1.2"
+#define PACKAGE_VERSION "4.1.3"
/* Define to 1 if *printf supports %F format */
#undef PRINTF_HAS_F_FORMAT
@@ -497,7 +497,7 @@
/* Version number of package */
-#define VERSION "4.1.2"
+#define VERSION "4.1.3"
/* Enable large inode numbers on Mac OS X 10.5. */
#ifndef _DARWIN_USE_64_BIT_INODE