]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
version.c: Bump version number.
authorGabriel Dos Reis <gdr@integrable-solutions.net>
Thu, 1 Dec 2005 08:12:47 +0000 (08:12 +0000)
committerGabriel Dos Reis <gdr@gcc.gnu.org>
Thu, 1 Dec 2005 08:12:47 +0000 (08:12 +0000)
        * version.c: Bump version number.
        * doc/include/gcc-common.texi: Likewise.

From-SVN: r107806

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

index 89bb5a8c531dbfb859e615638a9d9ecad75c2f18..972cfd54216f16dabc240fe28049f4c59664190a 100644 (file)
@@ -1,3 +1,8 @@
+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.
index b5e8891cd7f91618940647e8cef2041c9c2c03ff..b31ea20917251166471b3810a0ee74a06dd8348b 100644 (file)
@@ -1,10 +1,10 @@
-@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
index 77c8ba57f47df31019d1a985c0798731c5f9308f..649be7c06d7ee3b8986519a17bbc89071b5233cd 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.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,