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

6 lines
166 B
C

#ifndef lint
static char rcsid[] = "$Id: version.c,v 1.3 1993/08/02 17:49:09 mycroft Exp $";
#endif /* not lint */
char version_string[] = "GNU tar version 1.11.2";