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