aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Ziegler <jonz@apple.com>2005-10-23 00:43:59 +0000
committerJon Ziegler <jonz@apple.com>2005-10-23 00:43:59 +0000
commit44b755c3e26aee99cc88d2ce7d913b65a765aaa3 (patch)
tree66b5b0c735d3f8ed2f038c31ff58e80d4805b6c4
parent6d77008b0a927a7fa4fb819158f1ff10e8a0843e (diff)
Bump version to gcc-5246.
git-svn-id: https://gcc.gnu.org/svn/gcc/branches/apple-200511-release-branch@105808 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 cf275e42760..6ef4a579c35 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 5245)";
+const char version_string[] = "4.0.1 (Apple Computer, Inc. build 5246)";
/* APPLE LOCAL end Apple version */
/* This is the location of the online document giving instructions for