diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2000-12-13 15:54:14 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2000-12-13 15:54:14 +0000 |
| commit | ced1e16b180e27be745d07911de3e963502e23b8 (patch) | |
| tree | 1de0f6946accd2e2261bc547fcdc53fbcd224a55 /gnu/usr.bin/grep | |
| parent | e0752f9a73f70e171d08ce98171797869bb6cef1 (diff) | |
Notes
Diffstat (limited to 'gnu/usr.bin/grep')
| -rw-r--r-- | gnu/usr.bin/grep/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/grep/config.h b/gnu/usr.bin/grep/config.h index a20456c1f009..70fdeb68bb5c 100644 --- a/gnu/usr.bin/grep/config.h +++ b/gnu/usr.bin/grep/config.h @@ -56,7 +56,7 @@ #define PACKAGE "grep" /* Version number. */ -#define VERSION "2.4" +#define VERSION "2.4d" /* Define to `int' if <sys/types.h> doesn't define. */ /* #undef ssize_t */ |
