summaryrefslogtreecommitdiff
path: root/gnu/usr.bin
diff options
context:
space:
mode:
authorlukem <lukem@NetBSD.org>2008-08-28 04:01:05 +0000
committerlukem <lukem@NetBSD.org>2008-08-28 04:01:05 +0000
commit71a1b409163b788008c1915a8a0f7be2980b88ef (patch)
tree7c6a97f12c0ddc7eab46bcd7ea7dce2f01ede934 /gnu/usr.bin
parent68640ea669f16b1404aa79c935cb44252bdacdee (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.h2
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 */