13 lines
544 B
Plaintext
13 lines
544 B
Plaintext
$OpenBSD: pp-gcc_version_c,v 1.1 2005/01/04 23:06:33 espie Exp $
|
|
--- gcc/version.c.orig Thu Sep 30 18:48:10 2004
|
|
+++ gcc/version.c Mon Jan 3 10:17:42 2005
|
|
@@ -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.5";
|
|
+const char version_string[] = "3.3.5 (propolice)";
|
|
|
|
/* This is the location of the online document giving instructions for
|
|
reporting bugs. If you distribute a modified version of GCC,
|