mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-13 10:02:38 +00:00
6 lines
94 B
C
6 lines
94 B
C
/* Version number of GNU diff. */
|
|
|
|
#include <config.h>
|
|
|
|
char const version_string[] = "2.7";
|