Files
netbsd/external/gpl2/xcvs/dist/diff/version.c
2013-04-06 16:48:33 +02:00

6 lines
99 B
C

/* Version number of GNU diff. */
#include <config.h>
char const diff_version_string[] = "2.7";