]> git.ipfire.org Git - thirdparty/dhcp.git/commitdiff
Common version number for DHCP distribution.
authorTed Lemon <source@isc.org>
Fri, 7 May 1999 17:40:53 +0000 (17:40 +0000)
committerTed Lemon <source@isc.org>
Fri, 7 May 1999 17:40:53 +0000 (17:40 +0000)
includes/version.h [new file with mode: 0644]

diff --git a/includes/version.h b/includes/version.h
new file mode 100644 (file)
index 0000000..03d20ad
--- /dev/null
@@ -0,0 +1,3 @@
+/* Current version of ISC DHCP Distribution. */
+
+#define DHCP_VERSION   "V3.0alpha 19990507"