NetBSD/gnu/dist/cvs/diff/version.c

6 lines
99 B
C

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