aboutsummaryrefslogtreecommitdiffstats
path: root/pc
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2013-05-02 22:55:48 +0300
committerArnold D. Robbins <arnold@skeeve.com>2013-05-02 22:55:48 +0300
commite5e1b44b6e5a0c2d132587db9cefcfc6f3403a26 (patch)
tree7d82d1dab9f7e11c4ab9534cd2b2fd9dc5fe3883 /pc
parent0d077cd026f30a53c7007192a2a98d9ab083e349 (diff)
downloadegawk-e5e1b44b6e5a0c2d132587db9cefcfc6f3403a26.tar.gz
egawk-e5e1b44b6e5a0c2d132587db9cefcfc6f3403a26.tar.bz2
egawk-e5e1b44b6e5a0c2d132587db9cefcfc6f3403a26.zip
Update for next test tarball.
Diffstat (limited to 'pc')
-rw-r--r--pc/config.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/pc/config.h b/pc/config.h
index 6f6a910a..f513d714 100644
--- a/pc/config.h
+++ b/pc/config.h
@@ -424,7 +424,7 @@
#define PACKAGE_NAME "GNU Awk"
/* Define to the full name and version of this package. */
-#define PACKAGE_STRING "GNU Awk 4.0.76"
+#define PACKAGE_STRING "GNU Awk 4.0.77"
/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "gawk"
@@ -433,7 +433,7 @@
#define PACKAGE_URL "http://www.gnu.org/software/gawk/"
/* Define to the version of this package. */
-#define PACKAGE_VERSION "4.0.76"
+#define PACKAGE_VERSION "4.0.77"
/* Define to 1 if *printf supports %F format */
#undef PRINTF_HAS_F_FORMAT
@@ -495,7 +495,7 @@
/* Version number of package */
-#define VERSION "4.0.76"
+#define VERSION "4.0.77"
/* Enable large inode numbers on Mac OS X 10.5. */
#ifndef _DARWIN_USE_64_BIT_INODE