]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - contrib/cvs/diff/version.c
add -n option to suppress clearing the build tree and add -DNO_CLEAN
[FreeBSD/FreeBSD.git] / contrib / cvs / diff / version.c
1 /* Version number of GNU diff.  */
2
3 #include <config.h>
4
5 char const diff_version_string[] = "2.7";