From 63a18b9a6c14e1843dcc3aefb8fb72dabc2f6b06 Mon Sep 17 00:00:00 2001 From: Jon Ziegler Date: Sat, 8 Oct 2005 16:37:07 +0000 Subject: Bump version to gcc-5237. git-svn-id: https://gcc.gnu.org/svn/gcc/branches/apple-local-200502-branch@105117 138bc75d-0d04-0410-961f-82ee72b054a4 --- gcc/version.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gcc') diff --git a/gcc/version.c b/gcc/version.c index dbe718df6a7..41e48e7a33a 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 5236)"; +const char version_string[] = "4.0.1 (Apple Computer, Inc. build 5237)"; /* APPLE LOCAL end Apple version */ /* This is the location of the online document giving instructions for -- cgit v1.2.3