freebsd-dev/gnu/usr.bin/cpio/version.c
Jordan K. Hubbard 8843e04abc This is GNU cpio 2.3. It handles tar files and is fully compatible
with SYSV cpio.  It's also supposed to integrate rmt support, though
I haven't tried this.
1993-08-07 22:33:48 +00:00

3 lines
82 B
C

/* The version number of cpio and mt. */
char *version_string = "version 2.3\n";