From: Gabriel Dos Reis Date: Mon, 28 Jun 2004 02:19:44 +0000 (+0000) Subject: Update version with respect to 3.3.5-pre X-Git-Tag: releases/gcc-3.3.5~150 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a43cadf4582a3a5b70e77e5fa0e773f39d95cad6;p=thirdparty%2Fgcc.git Update version with respect to 3.3.5-pre From-SVN: r83761 --- diff --git a/gcc/doc/include/gcc-common.texi b/gcc/doc/include/gcc-common.texi index 3400f04a9c68..e851ef5f88d1 100644 --- a/gcc/doc/include/gcc-common.texi +++ b/gcc/doc/include/gcc-common.texi @@ -4,7 +4,7 @@ @c Common values used in the GCC manuals: -@set version-GCC 3.3.4 +@set version-GCC 3.3.5 @c DEVELOPMENT is set to indicate an in-development version, @c as compared to a release version. When making a release diff --git a/gcc/version.c b/gcc/version.c index e3be59a47d83..f6c600ecd183 100644 --- a/gcc/version.c +++ b/gcc/version.c @@ -6,7 +6,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.3.4"; +const char version_string[] = "3.3.5 20040627 (prerelease)"; /* This is the location of the online document giving instructions for reporting bugs. If you distribute a modified version of GCC,