aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Meissner <meissner@gcc.gnu.org>1992-07-12 02:00:15 +0000
committerMichael Meissner <meissner@gcc.gnu.org>1992-07-12 02:00:15 +0000
commitd0ff7286ba9825c4d02c2bc8ba09be59201d2cbc (patch)
tree314529d1ca34a4bdbdf1fc8318c23529e5346af2
parentf94b4fbc75e75d4cc699a16a5bd87d87ec366450 (diff)
downloadgcc-d0ff7286ba9825c4d02c2bc8ba09be59201d2cbc.zip
gcc-d0ff7286ba9825c4d02c2bc8ba09be59201d2cbc.tar.gz
gcc-d0ff7286ba9825c4d02c2bc8ba09be59201d2cbc.tar.bz2
Bump meissner version number
From-SVN: r1563
-rw-r--r--gcc/config/mips/mips.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/mips/mips.h b/gcc/config/mips/mips.h
index 42b88e4..714a02a 100644
--- a/gcc/config/mips/mips.h
+++ b/gcc/config/mips/mips.h
@@ -435,7 +435,7 @@ while (0)
/* Print subsidiary information on the compiler version in use. */
-#define MIPS_VERSION "[AL 1.1, MM 20]"
+#define MIPS_VERSION "[AL 1.1, MM 21]"
#ifndef MACHINE_TYPE
#define MACHINE_TYPE "BSD Mips"