Change version string to distinguish our modified version of GNU grep

from the original.
This commit is contained in:
Tim J. Robbins 2004-08-12 06:45:31 +00:00
parent f63fffc57e
commit bfdbe5d98d
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=133552

View File

@ -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 */