summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/tar/version.c
blob: 1fab5928cf7d6722b967f809fe64f074bc8b0414 (plain)
1
2
3
4
5
#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";