diff options
author | Thomas E. Dickey <dickey@invisible-island.net> | 2001-07-17 22:10:44 -0400 |
---|---|---|
committer | Thomas E. Dickey <dickey@invisible-island.net> | 2001-07-17 22:10:44 -0400 |
commit | 6e9e7ef2b46e5342abc371216f4851517278a494 (patch) | |
tree | 834ea2c7ba58ee7a515c92229a84622d26ac5ab7 /src/LYShowInfo.c | |
parent | 93ed2386696875af53e7f84b20f6414f3c8106fb (diff) | |
download | lynx-snapshots-6e9e7ef2b46e5342abc371216f4851517278a494.tar.gz |
snapshot of project "lynx", label v2-8-4rel_1
Diffstat (limited to 'src/LYShowInfo.c')
-rw-r--r-- | src/LYShowInfo.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/LYShowInfo.c b/src/LYShowInfo.c index 91eafbb4..9fe2b751 100644 --- a/src/LYShowInfo.c +++ b/src/LYShowInfo.c @@ -30,7 +30,7 @@ * the successive versions: * {release}{status}{patch} * where - * {release} is the release that we are working on, e.g., 2.8.3 + * {release} is the release that we are working on, e.g., 2.8.4 * {status} is one of "dev", "pre" or "rel", and * {patch} is a number assigned by PRCS. */ |