]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
version.c (version_string): Change to 3.5.0.
authorMark Mitchell <mark@codesourcery.com>
Fri, 16 Jan 2004 19:41:35 +0000 (19:41 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Fri, 16 Jan 2004 19:41:35 +0000 (19:41 +0000)
* version.c (version_string): Change to 3.5.0.
* doc/include/gcc-common.texi (version-GCC): Likewise.

From-SVN: r75992

gcc/ChangeLog
gcc/doc/include/gcc-common.texi
gcc/version.c

index 522fb913f5ab2c49c504503e8db7b6b4e3143e92..798474fcb3a562fa3b5e841eab9b6dde4e50977a 100644 (file)
@@ -1,3 +1,8 @@
+2004-01-16  Mark Mitchell  <mark@codesourcery.com>
+
+       * version.c (version_string): Change to 3.5.0.
+       * doc/include/gcc-common.texi (version-GCC): Likewise.
+
 2004-01-16  Jan Hubicka  <jh@suse.cz>
 
        * i386.md (load_tp_di): Fix pasto.
index 2d934bda540cb2a89b4c2ac809622de6d0ba5d16..68451dc18ba0dc9ae5b945c3c607290d88edb780 100644 (file)
@@ -4,7 +4,7 @@
 
 @c Common values used in the GCC manuals:
 
-@set version-GCC 3.4.0
+@set version-GCC 3.5.0
 
 @c DEVELOPMENT is set to indicate an in-development version,
 @c as compared to a release version.  When making a release
index 45303176bb0f5639b00a3da5b33ae5c4ae24e296..2bd5b29b9cee84e366953bcf86fb4686cf2337e3 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.4.0 20040116 (experimental)";
+const char version_string[] = "3.5.0 20040116 (experimental)";
 
 /* This is the location of the online document giving instructions for
    reporting bugs.  If you distribute a modified version of GCC,