summaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
authorkan <kan@FreeBSD.org>2003-08-22 03:16:37 +0000
committerkan <kan@FreeBSD.org>2003-08-22 03:16:37 +0000
commitf2194817182a2736f4956be8db7599cd8aa54275 (patch)
treeef0da605cb1cb4917fd7bc7ef75019c5af927fc6 /contrib
parent4b4244e098f9625eb7625df28b3b35a183cbcf7f (diff)
downloadFreeBSD-src-f2194817182a2736f4956be8db7599cd8aa54275.zip
FreeBSD-src-f2194817182a2736f4956be8db7599cd8aa54275.tar.gz
Merge FreeBSD modifications into gcc 3.3.1-release:
1.2 Localize the version string.
Diffstat (limited to 'contrib')
-rw-r--r--contrib/gcc/version.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/gcc/version.c b/contrib/gcc/version.c
index 6083298..6899315 100644
--- a/contrib/gcc/version.c
+++ b/contrib/gcc/version.c
@@ -8,7 +8,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.1 [FreeBSD] 20030711 (prerelease)";
+const char version_string[] = "3.3.1 [FreeBSD]";
/* This is the location of the online document giving instructions for
reporting bugs. If you distribute a modified version of GCC,
OpenPOWER on IntegriCloud