aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Ziegler <jonz@apple.com>2006-04-19 07:25:09 +0000
committerJon Ziegler <jonz@apple.com>2006-04-19 07:25:09 +0000
commitb4c32f852d4da933476239efef7b20e339efe2b6 (patch)
treefc7c7397d491fa54ac1f2aef5be21c8ef28e7d45
parent99fa9b7cdc11a4464bb8913a11a84081a5866bfd (diff)
Bump version to gcc-5337.
git-svn-id: https://gcc.gnu.org/svn/gcc/branches/apple-local-200502-branch@113070 138bc75d-0d04-0410-961f-82ee72b054a4
-rw-r--r--gcc/version.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/version.c b/gcc/version.c
index f06fdd0f3c3..310028e2dd8 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 5336)";
+const char version_string[] = "4.0.1 (Apple Computer, Inc. build 5337)";
/* APPLE LOCAL end Apple version */
/* This is the location of the online document giving instructions for