Home | History | Annotate | Line # | Download | only in diff
      1 /* Version number of GNU diff.  */
      2 
      3 #include <config.h>
      4 
      5 char const diff_version_string[] = "2.7";
      6