diff options
| author | thorpej <thorpej@NetBSD.org> | 2002-07-15 15:44:53 +0000 |
|---|---|---|
| committer | thorpej <thorpej@NetBSD.org> | 2002-07-15 15:44:53 +0000 |
| commit | b767b60c60844503434f2e7aa05745e45e9beea9 (patch) | |
| tree | 60d85e5bc1c23fe45314814b042fe4c6edf15c89 /gnu | |
| parent | 1f11daa1ee191f051d500218e046daa97cd7c4ed (diff) | |
Add "(NetBSD nb3)" to the version string.
Diffstat (limited to 'gnu')
| -rw-r--r-- | gnu/dist/toolchain/gcc/f/version.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/dist/toolchain/gcc/f/version.c b/gnu/dist/toolchain/gcc/f/version.c index 4b695cdb3ac..202ec259c1c 100644 --- a/gnu/dist/toolchain/gcc/f/version.c +++ b/gnu/dist/toolchain/gcc/f/version.c @@ -1 +1 @@ -const char *ffe_version_string = "0.5.25 20010315 (release)"; +const char *ffe_version_string = "0.5.25 20010315 (release) (NetBSD nb3)"; |
