diff options
| author | lukem <lukem@NetBSD.org> | 2008-08-28 04:01:05 +0000 |
|---|---|---|
| committer | lukem <lukem@NetBSD.org> | 2008-08-28 04:01:05 +0000 |
| commit | 71a1b409163b788008c1915a8a0f7be2980b88ef (patch) | |
| tree | 7c6a97f12c0ddc7eab46bcd7ea7dce2f01ede934 /gnu/usr.bin | |
| parent | 68640ea669f16b1404aa79c935cb44252bdacdee (diff) | |
Crank version to "2.5.1 nb1" for the change that adds a
warning when -r is used without a directory.
Diffstat (limited to 'gnu/usr.bin')
| -rw-r--r-- | gnu/usr.bin/grep/include/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/grep/include/config.h b/gnu/usr.bin/grep/include/config.h index 54777743b54..e45b069a8a4 100644 --- a/gnu/usr.bin/grep/include/config.h +++ b/gnu/usr.bin/grep/include/config.h @@ -297,7 +297,7 @@ #define STDC_HEADERS 1 /* Version number of package */ -#define VERSION "2.5.1" +#define VERSION "2.5.1 nb1" /* Number of bits in a file offset, on hosts where this is settable. */ /* #undef _FILE_OFFSET_BITS */ |
