diff options
Diffstat (limited to 'gcc')
| -rw-r--r-- | gcc/f/version.c | 2 | ||||
| -rw-r--r-- | gcc/version.c | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/gcc/f/version.c b/gcc/f/version.c index 8c7ef3f..3c8cdef 100644 --- a/gcc/f/version.c +++ b/gcc/f/version.c @@ -1 +1 @@ -const char *ffe_version_string = "0.5.27 20010226 (experimental)"; +const char *ffe_version_string = "0.5.27 20010227 (experimental)"; diff --git a/gcc/version.c b/gcc/version.c index 7184020..47979fd 100644 --- a/gcc/version.c +++ b/gcc/version.c @@ -1,4 +1,4 @@ #include "gansidecl.h" #include "version.h" -const char *const version_string = "3.1 20010226 (experimental)"; +const char *const version_string = "3.1 20010227 (experimental)"; |
