]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/blob - contrib/cvs/diff/version.c
Copy head to stable/9 as part of 9.0-RELEASE release cycle.
[FreeBSD/stable/9.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";