diff options
| author | Tim J. Robbins <tjr@FreeBSD.org> | 2004-08-12 06:45:31 +0000 |
|---|---|---|
| committer | Tim J. Robbins <tjr@FreeBSD.org> | 2004-08-12 06:45:31 +0000 |
| commit | bfdbe5d98d1f209c6d53645f273a8b9f36261978 (patch) | |
| tree | fc6451719c7511a1175fadd810a2dda9db0a4557 /gnu/usr.bin | |
| parent | f63fffc57e79c6ea98ac029eec885abc5a332b76 (diff) | |
Notes
Diffstat (limited to 'gnu/usr.bin')
| -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 88f83d8562efa..6f7794e485f15 100644 --- a/gnu/usr.bin/grep/config.h +++ b/gnu/usr.bin/grep/config.h @@ -298,7 +298,7 @@ #define STDC_HEADERS 1 /* Version number of package */ -#define VERSION "2.5.1" +#define VERSION "2.5.1-FreeBSD" /* Number of bits in a file offset, on hosts where this is settable. */ /* #undef _FILE_OFFSET_BITS */ |
