diff options
Diffstat (limited to 'libexec/bootpd/patchlevel.h')
-rw-r--r-- | libexec/bootpd/patchlevel.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/bootpd/patchlevel.h b/libexec/bootpd/patchlevel.h index 782959e..3909c64 100644 --- a/libexec/bootpd/patchlevel.h +++ b/libexec/bootpd/patchlevel.h @@ -1,3 +1,3 @@ /* patchlevel.h */ #define VERSION "2.4" -#define PATCHLEVEL 1 +#define PATCHLEVEL 3 |