aboutsummaryrefslogtreecommitdiffstats
path: root/command.c
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2015-01-25 19:04:16 +0200
committerArnold D. Robbins <arnold@skeeve.com>2015-01-25 19:04:16 +0200
commitb334ca8db1959020a9e35865c78ce81b829b48a9 (patch)
treeb1ea98871ad2c803f04a272181f2fbaf6c4d456e /command.c
parenta2ffcdbb5896779fc28a8d7ec770b87e516bd941 (diff)
parent2443fb7afd788395e1c6baf067299f42317df21b (diff)
downloadegawk-b334ca8db1959020a9e35865c78ce81b829b48a9.tar.gz
egawk-b334ca8db1959020a9e35865c78ce81b829b48a9.tar.bz2
egawk-b334ca8db1959020a9e35865c78ce81b829b48a9.zip
Merge branch 'gawk-4.1-stable'
Diffstat (limited to 'command.c')
-rw-r--r--command.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/command.c b/command.c
index 389814a5..04d5e5f3 100644
--- a/command.c
+++ b/command.c
@@ -1,4 +1,4 @@
-/* A Bison parser, made by GNU Bison 3.0.3. */
+/* A Bison parser, made by GNU Bison 3.0.4. */
/* Bison implementation for Yacc-like parsers in C
@@ -44,7 +44,7 @@
#define YYBISON 1
/* Bison version. */
-#define YYBISON_VERSION "3.0.3"
+#define YYBISON_VERSION "3.0.4"
/* Skeleton name. */
#define YYSKELETON_NAME "yacc.c"