summaryrefslogtreecommitdiff
path: root/pc
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
parent866c2834ccfc9419dc22085b56fc700ce210d2c4 (diff)
downloadgawk-8a9266dd3d69e85001dd92faae0fe3f84f960ecb.tar.gz
Changes for 4.1.3 release.
Diffstat (limited to 'pc')
-rw-r--r--pc/ChangeLog4
-rw-r--r--pc/config.h6
2 files changed, 7 insertions, 3 deletions
diff --git a/pc/ChangeLog b/pc/ChangeLog
index c28f4afb..a9c7ec8e 100644
--- a/pc/ChangeLog
+++ b/pc/ChangeLog
@@ -1,3 +1,7 @@
+2015-05-19 Arnold D. Robbins <arnold@skeeve.com>
+
+ * 4.1.3: Release tar ball made.
+
2015-05-12 Arnold D. Robbins <arnold@skeeve.com>
* Makefile.tst: Sync with mainline.
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