]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
* version.c (version_string): Mark as 3.4.5.
authorMark Mitchell <mark@codesourcery.com>
Fri, 20 May 2005 18:14:36 +0000 (18:14 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Fri, 20 May 2005 18:14:36 +0000 (18:14 +0000)
From-SVN: r100024

gcc/ChangeLog
gcc/version.c

index b346b7747bfb98cc04aa0a309a685a747eca73b2..a25b92c61be7024f6b8fcc17766aeaf3bc7ccbc8 100644 (file)
@@ -1,3 +1,7 @@
+2005-05-20  Mark Mitchell  <mark@codesourcery.com>
+
+       * version.c (version_string): Mark as 3.4.5.
+
 2005-05-19  Mark Mitchell  <mark@codesourcery.com>
 
        * version.c (version_string): Restore pre-release marker.
index e56f696da9fa386044978e9156ba9aeaf912086e..a1e14cf21218892c504dca30202635a2bfdd7aac 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.4 20050520 (prerelease)";
+const char version_string[] = "3.4.5 20050520 (prerelease)";
 
 /* This is the location of the online document giving instructions for
    reporting bugs.  If you distribute a modified version of GCC,