]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Increment prerelease version
authorGabriel Dos Reis <gdr@gcc.gnu.org>
Mon, 6 Dec 2004 09:03:48 +0000 (09:03 +0000)
committerGabriel Dos Reis <gdr@gcc.gnu.org>
Mon, 6 Dec 2004 09:03:48 +0000 (09:03 +0000)
From-SVN: r91769

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

index e851ef5f88d138bc170eb852231558910f2e2a8f..77326f480644c59963cb31c70b2b9c6b587cafee 100644 (file)
@@ -4,7 +4,7 @@
 
 @c Common values used in the GCC manuals:
 
-@set version-GCC 3.3.5
+@set version-GCC 3.3.6
 
 @c DEVELOPMENT is set to indicate an in-development version,
 @c as compared to a release version.  When making a release
index 106dcb691370089f26fc76a9800264ca00fc2232..5d1721fb458683617ddb96dbca5fd16cc51b4715 100644 (file)
@@ -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.5";
+const char version_string[] = "3.3.6 20041206 (prerelease)";
 
 /* This is the location of the online document giving instructions for
    reporting bugs.  If you distribute a modified version of GCC,