OSDN Git Service

* version.c (version_string): Bump to 4.0.0.
authormrs <mrs@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 9 Sep 2004 23:28:09 +0000 (23:28 +0000)
committermrs <mrs@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 9 Sep 2004 23:28:09 +0000 (23:28 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@87260 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog
gcc/version.c

index 319bf11..ecc4b77 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
 2004-09-10  Jakub Jelinek  <jakub@redhat.com>
 
        * doc/extend.texi (nothrow attribute): The attribute is not
index 78802aa..ff08f99 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.  */
 
    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,
 
 /* This is the location of the online document giving instructions for
    reporting bugs.  If you distribute a modified version of GCC,