diff options
Diffstat (limited to 'usr.bin/patch/patchlevel.h')
-rw-r--r-- | usr.bin/patch/patchlevel.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/usr.bin/patch/patchlevel.h b/usr.bin/patch/patchlevel.h new file mode 100644 index 00000000000..2f566c47d17 --- /dev/null +++ b/usr.bin/patch/patchlevel.h @@ -0,0 +1,3 @@ +/* $Id: patchlevel.h,v 1.1.1.1 1995/10/18 08:45:55 deraadt Exp $ */ + +#define PATCHLEVEL "12u8" |