aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormrs <mrs@138bc75d-0d04-0410-961f-82ee72b054a4>2006-05-04 01:35:31 +0000
committermrs <mrs@138bc75d-0d04-0410-961f-82ee72b054a4>2006-05-04 01:35:31 +0000
commit2c3fc946d7aed98ef2988397cc39a6d892d69401 (patch)
tree39cc752c407566046643599e448e5bed792057b7
parent7805cffca85580db5d197c816a3d1398466dcb34 (diff)
Bump build number.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/apple/200605-release@113511 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 3e96f014ba4..fb7ad8d2585 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 5339)";
+const char version_string[] = "4.0.1 (Apple Computer, Inc. build 5340)";
/* APPLE LOCAL end Apple version */
/* This is the location of the online document giving instructions for