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 1db9a229fc6..2e7d3559cf5 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[] = "4.0.0 20041026 (Apple Computer, Inc. build 4061)";
+const char version_string[] = "4.0.0 20041026 (Apple Computer, Inc. build 4062)";
/* APPLE LOCAL end Apple version */
/* This is the location of the online document giving instructions for