From c7bad69241010a31c35e8df8c2edbb154904e8c5 Mon Sep 17 00:00:00 2001 From: Ted Lemon Date: Sat, 2 Sep 2000 01:12:30 +0000 Subject: [PATCH] Brand non-release versions. --- includes/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/version.h b/includes/version.h index 4e995d19..247d740e 100644 --- a/includes/version.h +++ b/includes/version.h @@ -1,3 +1,3 @@ /* Current version of ISC DHCP Distribution. */ -#define DHCP_VERSION "V3.0b2pl1" +#define DHCP_VERSION "V3.0b2pl1-cvs"