From 59fd11037229435d451786e0fc529062170ec1d3 Mon Sep 17 00:00:00 2001 From: Jon Ziegler Date: Tue, 27 Sep 2005 04:12:12 +0000 Subject: Bump version to gcc-5234. git-svn-id: https://gcc.gnu.org/svn/gcc/branches/apple-local-200502-branch@104684 138bc75d-0d04-0410-961f-82ee72b054a4 --- gcc/version.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gcc/version.c') diff --git a/gcc/version.c b/gcc/version.c index a4643ca87c2..085be438a70 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 5233)"; +const char version_string[] = "4.0.1 (Apple Computer, Inc. build 5234)"; /* APPLE LOCAL end Apple version */ /* This is the location of the online document giving instructions for -- cgit v1.2.3