diff options
Diffstat (limited to 'usr.sbin/bootpd/patchlevel.h')
-rw-r--r-- | usr.sbin/bootpd/patchlevel.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/usr.sbin/bootpd/patchlevel.h b/usr.sbin/bootpd/patchlevel.h new file mode 100644 index 000000000000..782959e3c750 --- /dev/null +++ b/usr.sbin/bootpd/patchlevel.h @@ -0,0 +1,3 @@ +/* patchlevel.h */ +#define VERSION "2.4" +#define PATCHLEVEL 1 |