diff options
author | murray <murray@FreeBSD.org> | 2002-09-30 08:39:27 +0000 |
---|---|---|
committer | murray <murray@FreeBSD.org> | 2002-09-30 08:39:27 +0000 |
commit | 18e7799fecdbb23e8410615538872b5f9fc073e9 (patch) | |
tree | ba1923c5cc7d83e6d08ab8bc89eb20e6ea3d65d8 /contrib/isc-dhcp/includes/version.h | |
parent | 23e3bcb405c712346beffd2371b06ffbf5fee203 (diff) | |
parent | a0b500f866e54d9ce8def00d72daac852505461e (diff) | |
download | FreeBSD-src-18e7799fecdbb23e8410615538872b5f9fc073e9.zip FreeBSD-src-18e7799fecdbb23e8410615538872b5f9fc073e9.tar.gz |
This commit was generated by cvs2svn to compensate for changes in r104185,
which included commits to RCS files with non-trunk default branches.
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 91c875f..59e9c28 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 "V3.0.1rc8" +#define DHCP_VERSION "V3.0.1rc9" |