mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Change version string to distinguish our modified version of GNU grep
from the original.
This commit is contained in:
parent
f63fffc57e
commit
bfdbe5d98d
1 changed files with 1 additions and 1 deletions
|
|
@ -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 */
|
||||
|
|
|
|||
Loading…
Reference in a new issue