aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Ziegler <jonz@apple.com>2006-02-15 02:35:18 +0000
committerJon Ziegler <jonz@apple.com>2006-02-15 02:35:18 +0000
commit34c88236900fb58b80c9c6926473da81acd19250 (patch)
treeaab6c63861a9bd9141af5de0b93167df1b7bdef3
parentd761b8e9459487f504b516595889a9fb4162cc02 (diff)
Bump version to gcc-5324.
git-svn-id: https://gcc.gnu.org/svn/gcc/branches/apple-local-200502-branch@111013 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 832a6cceb3e..94008df1613 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 5323)";
+const char version_string[] = "4.0.1 (Apple Computer, Inc. build 5324)";
/* APPLE LOCAL end Apple version */
/* This is the location of the online document giving instructions for