xref: /netbsd-src/external/gpl2/xcvs/dist/diff/version.c (revision 1897181a7231d5fc7ab48994d1447fcbc4e13a49)
1 /* Version number of GNU diff.  */
2 
3 #include <config.h>
4 
5 char const diff_version_string[] = "2.7";
6