diff options
Diffstat (limited to 'gcc/f')
-rw-r--r-- | gcc/f/version.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/f/version.c b/gcc/f/version.c index 5f3064f..19c472a 100644 --- a/gcc/f/version.c +++ b/gcc/f/version.c @@ -1 +1 @@ -const char *const ffe_version_string = "0.5.27 20010925 (experimental)"; +const char *const ffe_version_string = "0.5.27 20010926 (experimental)"; |