aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Ziegler <jonz@apple.com>2006-02-28 02:03:19 +0000
committerJon Ziegler <jonz@apple.com>2006-02-28 02:03:19 +0000
commit147a6388e597d53307e8bda51d631b87ad4a0d49 (patch)
tree60c525c368b1856b32ad9b0800541b0259736a00
parent80cea131447c0821e2b0cf7522b51b556c3b04c0 (diff)
Bump version to gcc-5326.
git-svn-id: https://gcc.gnu.org/svn/gcc/branches/apple-local-200502-branch@111505 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 9538ad51690..f8696e9a4bc 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 5325)";
+const char version_string[] = "4.0.1 (Apple Computer, Inc. build 5326)";
/* APPLE LOCAL end Apple version */
/* This is the location of the online document giving instructions for