* version.c: Bump version number.
* doc/include/gcc-common.texi: Likewise.
From-SVN: r107806
+2005-12-01 Gabriel Dos Reis <gdr@integrable-solutions.net>
+
+ * version.c: Bump version number.
+ * doc/include/gcc-common.texi: Likewise.
+
2005-11-30 Release Manager
* GCC 3.4.5 released.
-@c Copyright (C) 2001, 2002, 2003 Free Software Foundation, Inc.
+@c Copyright (C) 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
@c This is part of the GCC manual.
@c For copying conditions, see the file gcc.texi.
@c Common values used in the GCC manuals:
-@set version-GCC 3.4.4
+@set version-GCC 3.4.6
@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.5";
+const char version_string[] = "3.4.6 20051201 (prerelease)";
/* This is the location of the online document giving instructions for
reporting bugs. If you distribute a modified version of GCC,