diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2000-11-04 19:57:10 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2000-11-04 19:57:10 +0000 |
commit | 33abda25acceba8682b4be475aa024ffee98318a (patch) | |
tree | 40baf8a1e2cf2d0bfdf47040eb8a088a49140e7e /contrib/isc-dhcp/includes/version.h | |
parent | 3b5006fdf40103622fe256bf450329ce5e249014 (diff) | |
download | src-33abda25acceba8682b4be475aa024ffee98318a.tar.gz src-33abda25acceba8682b4be475aa024ffee98318a.zip |
Import Patchlevel 5 of the ISC 2.0 dhcp client.
Notes
Notes:
svn path=/vendor/isc-dhcp/dist/; revision=68320
Diffstat (limited to 'contrib/isc-dhcp/includes/version.h')
-rw-r--r-- | contrib/isc-dhcp/includes/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/isc-dhcp/includes/version.h b/contrib/isc-dhcp/includes/version.h index 70d3d0675177..303fbfa332be 100644 --- a/contrib/isc-dhcp/includes/version.h +++ b/contrib/isc-dhcp/includes/version.h @@ -1,3 +1,3 @@ /* Current version of ISC DHCP Distribution. */ -#define DHCP_VERSION "2.0pl3" +#define DHCP_VERSION "2.0pl5" |