aboutsummaryrefslogtreecommitdiffstats
path: root/pc/config.h
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2014-11-19 18:55:07 +0200
committerArnold D. Robbins <arnold@skeeve.com>2014-11-19 18:55:07 +0200
commit6316df7a19613a47f94366d24f3302daf5d582da (patch)
tree9dfe9538420c24bea0d6926c442629bb26079aab /pc/config.h
parentfed291bee8b64bddbb27537b1ab104cf93b8de01 (diff)
parente13c76601a232b24c99a452d8f3403f87f069c22 (diff)
downloadegawk-6316df7a19613a47f94366d24f3302daf5d582da.tar.gz
egawk-6316df7a19613a47f94366d24f3302daf5d582da.tar.bz2
egawk-6316df7a19613a47f94366d24f3302daf5d582da.zip
Merge branch 'gawk-4.1-stable' into memory-work
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 04024007..ffd67112 100644
--- a/pc/config.h
+++ b/pc/config.h
@@ -429,7 +429,7 @@
#define PACKAGE_NAME "GNU Awk"
/* Define to the full name and version of this package. */
-#define PACKAGE_STRING "GNU Awk 4.1.1a"
+#define PACKAGE_STRING "GNU Awk 4.1.1b"
/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "gawk"
@@ -438,7 +438,7 @@
#define PACKAGE_URL "http://www.gnu.org/software/gawk/"
/* Define to the version of this package. */
-#define PACKAGE_VERSION "4.1.1a"
+#define PACKAGE_VERSION "4.1.1b"
/* Define to 1 if *printf supports %F format */
#undef PRINTF_HAS_F_FORMAT
@@ -500,7 +500,7 @@
/* Version number of package */
-#define VERSION "4.1.1a"
+#define VERSION "4.1.1b"
/* Enable large inode numbers on Mac OS X 10.5. */
#ifndef _DARWIN_USE_64_BIT_INODE