From 68e1cd350c0146bb7a6af8a084a7eb13d724ec1b Mon Sep 17 00:00:00 2001 From: pst Date: Fri, 30 Sep 1994 05:45:07 +0000 Subject: Rearrange bootpd --- libexec/bootpd/patchlevel.h | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 libexec/bootpd/patchlevel.h (limited to 'libexec/bootpd/patchlevel.h') diff --git a/libexec/bootpd/patchlevel.h b/libexec/bootpd/patchlevel.h new file mode 100644 index 0000000..782959e --- /dev/null +++ b/libexec/bootpd/patchlevel.h @@ -0,0 +1,3 @@ +/* patchlevel.h */ +#define VERSION "2.4" +#define PATCHLEVEL 1 -- cgit v1.1