From: Gabriel Dos Reis Date: Sun, 15 Feb 2004 00:40:46 +0000 (+0000) Subject: Bump version X-Git-Tag: releases/gcc-3.3.4~256 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d7413a8193705def545cae3525b8cf74198adff4;p=thirdparty%2Fgcc.git Bump version From-SVN: r77839 --- diff --git a/gcc/doc/include/gcc-common.texi b/gcc/doc/include/gcc-common.texi index 0d2cae653b22..3400f04a9c68 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.3 +@set version-GCC 3.3.4 @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 88993a229aab..8d90d1a522e4 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.3"; +const char version_string[] = "3.3.4 20040215 (prerelease)"; /* This is the location of the online document giving instructions for reporting bugs. If you distribute a modified version of GCC,