Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/usr.sbin/dhcp/includes Differentiate the version number.



details:   https://anonhg.NetBSD.org/src/rev/9f66e54d7aaa
branches:  trunk
changeset: 487650:9f66e54d7aaa
user:      mellon <mellon%NetBSD.org@localhost>
date:      Sat Jun 10 18:52:45 2000 +0000

description:
Differentiate the version number.

diffstat:

 usr.sbin/dhcp/includes/version.h |  2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diffs (8 lines):

diff -r dfcc55d33e76 -r 9f66e54d7aaa usr.sbin/dhcp/includes/version.h
--- a/usr.sbin/dhcp/includes/version.h  Sat Jun 10 18:44:43 2000 +0000
+++ b/usr.sbin/dhcp/includes/version.h  Sat Jun 10 18:52:45 2000 +0000
@@ -1,3 +1,3 @@
 /* Current version of ISC DHCP Distribution. */
 
-#define DHCP_VERSION   "V3.0b2pl0"
+#define DHCP_VERSION   "V3.0b2pl0-20000810"



Home | Main Index | Thread Index | Old Index