]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
* version.c (version_string): Restore pre-release marker.
authorMark Mitchell <mark@codesourcery.com>
Thu, 19 May 2005 17:01:09 +0000 (17:01 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Thu, 19 May 2005 17:01:09 +0000 (17:01 +0000)
From-SVN: r99979

gcc/ChangeLog
gcc/version.c

index fe9363f7a23d6799c626ccb2282ed607b0c6ab28..b346b7747bfb98cc04aa0a309a685a747eca73b2 100644 (file)
@@ -1,3 +1,7 @@
+2005-05-19  Mark Mitchell  <mark@codesourcery.com>
+
+       * version.c (version_string): Restore pre-release marker.
+
 2005-05-19  Release Manager
 
        * GCC 3.4.4 released.
index 9a34ef7a2dd7c6f0b3dddbef8168bbe10d1c3bb5..b7fb2ea4e437cab371faf6e2de9e36b5d8b07d0f 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";
+const char version_string[] = "3.4.4 20050519 (prerelease)";
 
 /* This is the location of the online document giving instructions for
    reporting bugs.  If you distribute a modified version of GCC,