Change version number from 3.4 -> 3.4.0
authorDara Hazeghi <dhazeghi@yahoo.com>
Thu, 18 Dec 2003 22:50:48 +0000 (22:50 +0000)
committerR. Kelley Cook <kcook@gcc.gnu.org>
Thu, 18 Dec 2003 22:50:48 +0000 (22:50 +0000)
From-SVN: r74809

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

index 977262e15ff22b9c756c8e1841f5255ec551cb76..7de572e6c1aaf0eddff878ca2da688a3b8707ad7 100644 (file)
@@ -1,3 +1,8 @@
+2003-12-18  Dara Hazeghi  <dhazeghi@yahoo.com>
+
+       * version.c (version_string): Renumber as 3.4.0
+       * doc/include/gcc-common.texi: Likewise
+
 2003-12-18  Richard Henderson  <rth@redhat.com>
 
        * genrecog.c (print_host_wide_int): New.
index 7bc6de85a99102d1fd69bc92c82d78e6a1cc9f2c..2d934bda540cb2a89b4c2ac809622de6d0ba5d16 100644 (file)
@@ -1,10 +1,10 @@
-@c Copyright (C) 2001, 2002 Free Software Foundation, Inc.
+@c Copyright (C) 2001, 2002, 2003 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
+@set version-GCC 3.4.0
 
 @c DEVELOPMENT is set to indicate an in-development version,
 @c as compared to a release version.  When making a release
index 5debc00a833efa8b21d1bf8ba0b91757cf8440a2..407c911bd8c10cb538c2d62f8b7359c2453e20bf 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 20031218 (experimental)";
+const char version_string[] = "3.4.0 20031218 (experimental)";
 
 /* This is the location of the online document giving instructions for
    reporting bugs.  If you distribute a modified version of GCC,