aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeoffrey Keating <geoffk@apple.com>2002-12-13 00:36:22 +0000
committerGeoffrey Keating <geoffk@apple.com>2002-12-13 00:36:22 +0000
commitbc9cfb5ac7e7c1bf2d8d7c7267c77b2008848ee2 (patch)
tree79d8d1687ffd3a62f68beb36b3e4d76f63ea565d
parentd4ac54a42ab7774cb5b1a84fccd63a0831204395 (diff)
Change the version number on the PCH branch.
git-svn-id: https://gcc.gnu.org/svn/gcc/branches/pch-branch@60086 138bc75d-0d04-0410-961f-82ee72b054a4
-rw-r--r--gcc/version.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/version.c b/gcc/version.c
index 7ceae2c2fad..fdae44dcead 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 20021124 (experimental)";
+const char version_string[] = "3.3-pch 20021124 (experimental)";
/* This is the location of the online document giving instructions for
reporting bugs. If you distribute a modified version of GCC,