aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gcc/version.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/version.c b/gcc/version.c
index 4b142483083..70e457aa747 100644
--- a/gcc/version.c
+++ b/gcc/version.c
@@ -16,7 +16,7 @@
to get version number string. Do not use new line.
*/
-const char version_string[] = "3.5.0 20041003 (Apple Computer, Inc. build 3506)";
+const char version_string[] = "3.5.0 20041003 (Apple Computer, Inc. build 3507)";
/* APPLE LOCAL end Apple version */
/* This is the location of the online document giving instructions for