NetBSD/gnu/usr.bin/diff/version.c

9 lines
136 B
C
Raw Normal View History

/* Version number of GNU diff.
$Id: version.c,v 1.3 1993/08/02 17:26:30 mycroft Exp $
*/
#ifndef lint
1993-03-21 12:45:37 +03:00
1993-07-09 00:13:23 +04:00
char *version_string = "2.3";