* version.c (version_string): Bump to 4.0.0.
authorMike Stump <mrs@apple.com>
Thu, 9 Sep 2004 23:28:09 +0000 (23:28 +0000)
committerMike Stump <mrs@gcc.gnu.org>
Thu, 9 Sep 2004 23:28:09 +0000 (23:28 +0000)
From-SVN: r87260

gcc/ChangeLog
gcc/version.c

index 319bf11396a0f89d3b29d98b76a82f25d8ef8c0a..ecc4b77bacc9f8b17bb019d22fc283c557fdca6b 100644 (file)
@@ -1,3 +1,7 @@
+2004-09-09  Mike Stump  <mrs@apple.com>
+
+       * version.c (version_string): Bump to 4.0.0.
+
 2004-09-10  Jakub Jelinek  <jakub@redhat.com>
 
        * doc/extend.texi (nothrow attribute): The attribute is not
index 78802aaba14cee1501842c4e68ec92b9f9a0fd35..ff08f99a05a38bc0d6e34dc35eaf98f39a014c3f 100644 (file)
@@ -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,