]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
version.c (version_string): Set to 3.4.4.
authorMark Mitchell <mark@codesourcery.com>
Sun, 7 Nov 2004 18:09:40 +0000 (18:09 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Sun, 7 Nov 2004 18:09:40 +0000 (18:09 +0000)
* version.c (version_string): Set to 3.4.4.
* doc/include/gcc-common.texi (version): Likewise.

From-SVN: r90240

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

index 7b1af4d645599cc0bf9cb84c2af9ad4743230672..ff4031361a95eefcd682bea6eca853aa4b9a2248 100644 (file)
@@ -1,3 +1,8 @@
+2004-11-07  Mark Mitchell  <mark@codesourcery.com>
+
+       * version.c (version_string): Set to 3.4.4.
+       * doc/include/gcc-common.texi (version): Likewise.
+
 2004-11-04  Release Manager
 
        * GCC 3.4.3 released.
index 36121924567d7ff3c0b42b6d9a36d7f82421d3de..b5e8891cd7f91618940647e8cef2041c9c2c03ff 100644 (file)
@@ -4,7 +4,7 @@
 
 @c Common values used in the GCC manuals:
 
-@set version-GCC 3.4.3
+@set version-GCC 3.4.4
 
 @c DEVELOPMENT is set to indicate an in-development version,
 @c as compared to a release version.  When making a release
index 43f7692477441865f4d6d7b4d9644158ac3b31a0..eb87eb28f56fe9d8c73d3898c795606a0f804f9d 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.3";
+const char version_string[] = "3.4.4 20041107 (prerelease)";
 
 /* This is the location of the online document giving instructions for
    reporting bugs.  If you distribute a modified version of GCC,