aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Ziegler <jonz@apple.com>2006-04-18 23:34:21 +0000
committerJon Ziegler <jonz@apple.com>2006-04-18 23:34:21 +0000
commite708463c9257e2a5f1237923d984d7013aea0332 (patch)
tree390ef1b909864bf6f683aaaac73313474d0522dd
parentb4154e4fff391f3000e08027ff968da8fcce3a28 (diff)
Bump version to gcc-5336.
git-svn-id: https://gcc.gnu.org/svn/gcc/branches/apple-local-200502-branch@113059 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 e040dbcb672..f06fdd0f3c3 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 5335)";
+const char version_string[] = "4.0.1 (Apple Computer, Inc. build 5336)";
/* APPLE LOCAL end Apple version */
/* This is the location of the online document giving instructions for