aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Ziegler <jonz@apple.com>2005-11-16 08:28:27 +0000
committerJon Ziegler <jonz@apple.com>2005-11-16 08:28:27 +0000
commitc059b0017c5653028a20e3617cbff1f1c0a102d1 (patch)
tree06a622b69f73ba03bba7ef849ead341b478615d4
parentdd8fd139af6a11c1e2ea4dfa28ab22b6250bed50 (diff)
Bump version to gcc-5249.
git-svn-id: https://gcc.gnu.org/svn/gcc/branches/apple-200511-release-branch@107071 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 11174fddd0b..11f416028f0 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 5248)";
+const char version_string[] = "4.0.1 (Apple Computer, Inc. build 5249)";
/* APPLE LOCAL end Apple version */
/* This is the location of the online document giving instructions for