diff options
| author | Wolfram Schneider <wosch@FreeBSD.org> | 1996-09-22 21:56:57 +0000 |
|---|---|---|
| committer | Wolfram Schneider <wosch@FreeBSD.org> | 1996-09-22 21:56:57 +0000 |
| commit | 148531ef1e6681bf21fa82c8afd667377b9c057f (patch) | |
| tree | 4867a3bdc9ae39645860d414e03dc04a0418a63a /libexec/bootpd/patchlevel.h | |
| parent | 3f8ba9ae3e5875d5550eb586b6c3a64adbabb639 (diff) | |
Notes
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 3909c641874e..85566b5015a9 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 |
