aboutsummaryrefslogtreecommitdiff
path: root/gcc/version.c
diff options
context:
space:
mode:
authorMike Stump <mrs@apple.com>2004-09-09 23:28:09 +0000
committerMike Stump <mrs@gcc.gnu.org>2004-09-09 23:28:09 +0000
commit89029cd4d9fdd2482c20a98ea9544a633c185e99 (patch)
tree15a51e58ba9c934b1ea816b49eb2121f97472431 /gcc/version.c
parentd063960a98093c7db9d5032eb54eebb598e44e0f (diff)
downloadgcc-89029cd4d9fdd2482c20a98ea9544a633c185e99.zip
gcc-89029cd4d9fdd2482c20a98ea9544a633c185e99.tar.gz
gcc-89029cd4d9fdd2482c20a98ea9544a633c185e99.tar.bz2
* version.c (version_string): Bump to 4.0.0.
From-SVN: r87260
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 78802aa..ff08f99 100644
--- a/gcc/version.c
+++ b/gcc/version.c
@@ -5,7 +5,7 @@
please modify this string to indicate that, e.g. by putting your
organization's name in parentheses at the end of the string. */
-const char version_string[] = "3.5.0 20040909 (experimental)";
+const char version_string[] = "4.0.0 20040909 (experimental)";
/* This is the location of the online document giving instructions for
reporting bugs. If you distribute a modified version of GCC,