From 79d8c6c28fc8d439fe84d65a2fbfe23df3527d93 Mon Sep 17 00:00:00 2001 From: mmitchel Date: Thu, 16 Oct 2003 19:45:43 +0000 Subject: Update version git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-3_3-branch@72568 138bc75d-0d04-0410-961f-82ee72b054a4 --- gcc/version.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gcc/version.c b/gcc/version.c index 974e6437632..5d3a6645e5e 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.2 20031016 (prerelease)"; +const char version_string[] = "3.3.2"; /* This is the location of the online document giving instructions for reporting bugs. If you distribute a modified version of GCC, -- cgit v1.2.3