diff options
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. */ |