]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Commit to distinguish between egcs-1.1 and egcs-1.1.1 pre-releases
authorJeff Law <law@gcc.gnu.org>
Wed, 28 Oct 1998 19:05:28 +0000 (12:05 -0700)
committerJeff Law <law@gcc.gnu.org>
Wed, 28 Oct 1998 19:05:28 +0000 (12:05 -0700)
From-SVN: r23407

gcc/version.c

index f7aa7402e4e15566530462d0e2d37b37cb1447c4..417646e1a635d42b671c722c8a76a6a0b954ff08 100644 (file)
@@ -1 +1 @@
-char *version_string = "egcs-2.91.57 19980901 (egcs-1.1 release)";
+char *version_string = "egcs-2.91.58 19980901 (egcs-1.1.1 pre-release)";