aboutsummaryrefslogtreecommitdiff
path: root/gcc/version.c
diff options
context:
space:
mode:
authorMike Stump <mrs@apple.com>2005-10-29 22:54:03 +0000
committerMike Stump <mrs@apple.com>2005-10-29 22:54:03 +0000
commit80bd4547d2148de71ef4a87703d3253f23665049 (patch)
tree774e3423593aa379a98e5923de04cce43332a575 /gcc/version.c
parent8d4ac14195872cbb37f4d09367142364281518cb (diff)
Backout experiment
git-svn-id: https://gcc.gnu.org/svn/gcc/branches/apple-local-200502-branch@106000 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/version.c')
-rw-r--r--gcc/version.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/version.c b/gcc/version.c
index 3ec2a9b090c..bd776a79d45 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 5301, FSF subversion $Rev$)";
+const char version_string[] = "4.0.1 (Apple Computer, Inc. build 5301)";
/* APPLE LOCAL end Apple version */
/* This is the location of the online document giving instructions for