diff options
Diffstat (limited to 'gcc/f/version.c')
-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 f1c8149..af32b25 100644 --- a/gcc/f/version.c +++ b/gcc/f/version.c @@ -1 +1 @@ -const char *const ffe_version_string = "0.5.27 20011205 (experimental)"; +const char *const ffe_version_string = "0.5.27 20011206 (experimental)"; |