aboutsummaryrefslogtreecommitdiff
path: root/networking/udhcp/version.h
diff options
context:
space:
mode:
Diffstat (limited to 'networking/udhcp/version.h')
-rw-r--r--networking/udhcp/version.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/networking/udhcp/version.h b/networking/udhcp/version.h
new file mode 100644
index 000000000..07b1db163
--- /dev/null
+++ b/networking/udhcp/version.h
@@ -0,0 +1,6 @@
+#ifndef _UDHCP_VERSION_H
+#define _UDHCP_VERSION_H
+
+#define VERSION "0.9.8"
+
+#endif