From acc5cd19f833a091b6fa82f5299946f07dedbcd8 Mon Sep 17 00:00:00 2001 From: Brad Smith Date: Thu, 22 Jan 2004 05:27:32 +0000 Subject: propolice --- gnu/usr.bin/gcc/gcc/version.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gnu/usr.bin') diff --git a/gnu/usr.bin/gcc/gcc/version.c b/gnu/usr.bin/gcc/gcc/version.c index 5d3a6645e5e..5c8bc4d5839 100644 --- a/gnu/usr.bin/gcc/gcc/version.c +++ b/gnu/usr.bin/gcc/gcc/version.c @@ -6,7 +6,7 @@ please modify this string to indicate that, e.g. by putting your organization's name in parentheses at the end of the string. */ -const char version_string[] = "3.3.2"; +const char version_string[] = "3.3.2 (propolice)"; /* This is the location of the online document giving instructions for reporting bugs. If you distribute a modified version of GCC, -- cgit v1.2.3