From 50487de5c4139c0125ba1ed511890ebd38426ea7 Mon Sep 17 00:00:00 2001 From: "Arnold D. Robbins" Date: Thu, 25 Aug 2016 11:21:33 +0300 Subject: Make 4.1.4 release tar ball. --- pc/ChangeLog | 4 ++++ pc/config.h | 6 +++--- 2 files changed, 7 insertions(+), 3 deletions(-) (limited to 'pc') diff --git a/pc/ChangeLog b/pc/ChangeLog index 20e703bd..f5dbe4a3 100644 --- a/pc/ChangeLog +++ b/pc/ChangeLog @@ -1,3 +1,7 @@ +2016-08-25 Arnold D. Robbins + + * 4.1.4: Release tar ball made. + 2016-08-08 Eli Zaretskii * Makefile.tst (BASIC_TESTS): Add ofmtstrnum and sortfor2. 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 -- cgit v1.2.3