xref: /openbsd-src/gnu/usr.bin/cvs/diff/version.c (revision 1ad61ae0a79a724d2d3ec69e69c8e1d1ff6b53a0)
1 /* Version number of GNU diff.  */
2 
3 #include <config.h>
4 
5 char const diff_version_string[] = "2.7";
6