aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Ziegler <jonz@apple.com>2005-03-17 04:48:18 +0000
committerJon Ziegler <jonz@apple.com>2005-03-17 04:48:18 +0000
commitf931b82d753b44723f6a684feb753e13c241aa2c (patch)
tree2bf9528a995a43f893b3ea5652ef45bd67e539af
parent5111dc223f3dd63af4bd38db847349010ddc49dd (diff)
Bump version to gcc-4062.
git-svn-id: https://gcc.gnu.org/svn/gcc/branches/apple-ppc-branch@96600 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 1db9a229fc6..2e7d3559cf5 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.0 20041026 (Apple Computer, Inc. build 4061)";
+const char version_string[] = "4.0.0 20041026 (Apple Computer, Inc. build 4062)";
/* APPLE LOCAL end Apple version */
/* This is the location of the online document giving instructions for