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