aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Ziegler <jonz@apple.com>2005-12-06 22:12:54 +0000
committerJon Ziegler <jonz@apple.com>2005-12-06 22:12:54 +0000
commitc4dd20d1bf58a924698d2db0274ba9e868647aed (patch)
tree899ab54e62ef82829eec953501d361c8c3abdd50
parent47d79e23f619083582656d8f1222caf996dada17 (diff)
Bump version to gcc-5250.
git-svn-id: https://gcc.gnu.org/svn/gcc/branches/apple-200511-release-branch@108131 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 467fce8f53c..590413f8f66 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 5250)";
+const char version_string[] = "4.0.1 (Apple Computer, Inc. build 5251)";
/* APPLE LOCAL end Apple version */
/* This is the location of the online document giving instructions for