freebsd-dev/gnu/usr.bin/diff/version.c
Peter Wemm efce212686 Merge in/out comflicts caused by Diffutils-2.7 import...
In future, it should be as easy as "update -j ....", but this time I had to
go over it by hand.  Not nice..
1995-10-28 19:11:01 +00:00

6 lines
94 B
C

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