From 4a72c3035a5c463dc91ad492dad992deba871b36 Mon Sep 17 00:00:00 2001 From: Jon Ziegler Date: Wed, 16 Feb 2005 03:12:26 +0000 Subject: Bump version to gcc_os_35-3507. git-svn-id: https://gcc.gnu.org/svn/gcc/branches/apple-gcc_os_35-branch@95091 138bc75d-0d04-0410-961f-82ee72b054a4 --- gcc/version.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gcc/version.c b/gcc/version.c index 4b142483083..70e457aa747 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[] = "3.5.0 20041003 (Apple Computer, Inc. build 3506)"; +const char version_string[] = "3.5.0 20041003 (Apple Computer, Inc. build 3507)"; /* APPLE LOCAL end Apple version */ /* This is the location of the online document giving instructions for -- cgit v1.2.3