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