summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/tar/version.c
blob: e1cd81294e980c88498cd516e8e538a4159375e4 (plain)
1
2
3
4
5
#ifndef lint
static char rcsid[] = "$Id: version.c,v 1.1 1995/10/18 08:41:10 deraadt Exp $";
#endif /* not lint */

char version_string[] = "GNU tar version 1.11.2";