* version.c (version_string): Set to 3.4.4.
* doc/include/gcc-common.texi (version): Likewise.
From-SVN: r90240
+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.
@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
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,