diff options
author | Geoff Rehmet <csgr@FreeBSD.org> | 1994-09-10 14:44:56 +0000 |
---|---|---|
committer | Geoff Rehmet <csgr@FreeBSD.org> | 1994-09-10 14:44:56 +0000 |
commit | cc7d8003bfd4eb8a46e557258eb263aea384b81c (patch) | |
tree | 3e6e2a796f7b15ea9e6ff531289bcd54dda000a5 /usr.sbin/bootpd/patchlevel.h |
Notes
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 |