File: version.c

package info (click to toggle)
diff 2.7-29
  • links: PTS
  • area: main
  • in suites: woody
  • size: 1,300 kB
  • ctags: 984
  • sloc: ansic: 11,043; sh: 216; makefile: 204
file content (5 lines) | stat: -rw-r--r-- 94 bytes parent folder | download | duplicates (6)
1
2
3
4
5
/* Version number of GNU diff.  */

#include <config.h>

char const version_string[] = "2.7";