version.c 94 B

12345
  1. /* Version number of GNU diff. */
  2. #include "config.h"
  3. char const version_string[] = "2.7";