aboutsummaryrefslogtreecommitdiff
path: root/gnu/usr.bin/cpio/version.c
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/usr.bin/cpio/version.c')
-rw-r--r--gnu/usr.bin/cpio/version.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/gnu/usr.bin/cpio/version.c b/gnu/usr.bin/cpio/version.c
new file mode 100644
index 000000000000..38a63f2c988b
--- /dev/null
+++ b/gnu/usr.bin/cpio/version.c
@@ -0,0 +1,2 @@
+/* The version number of cpio and mt. */
+char *version_string = "version 2.3\n";