From 3ba50a15ebd976f7a88393e2e45dc14b6478b9a9 Mon Sep 17 00:00:00 2001 From: "Arnold D. Robbins" Date: Fri, 16 Jul 2010 14:52:31 +0300 Subject: Move to gawk-3.1.7. --- version.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'version.c') diff --git a/version.c b/version.c index d2d2667a..486f3aaa 100644 --- a/version.c +++ b/version.c @@ -1,6 +1,6 @@ #include "config.h" -const char *version_string = "@(#)GNU Awk 3.1.6"; +const char *version_string = "@(#)GNU Awk 3.1.7"; /* 1.02 fixed /= += *= etc to return the new Left Hand Side instead of the Right Hand Side */ -- cgit v1.2.3