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 dbe718df6a7..41e48e7a33a 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.1 (Apple Computer, Inc. build 5236)";
+const char version_string[] = "4.0.1 (Apple Computer, Inc. build 5237)";
/* APPLE LOCAL end Apple version */
/* This is the location of the online document giving instructions for