aboutsummaryrefslogtreecommitdiff
path: root/networking/udhcp/version.h
diff options
context:
space:
mode:
authorRuss Dill <Russ.Dill@asu.edu>2002-11-05 20:10:21 +0000
committerRuss Dill <Russ.Dill@asu.edu>2002-11-05 20:10:21 +0000
commitda970859da589432f5006bbbbb6fabc3339343a7 (patch)
tree048863c323852440c06fedd1273e3b6cdd7a2e0f /networking/udhcp/version.h
parentd8d1191505d20bad3ccabf8e56b981ab8ef5abcd (diff)
downloadbusybox-w32-da970859da589432f5006bbbbb6fabc3339343a7.tar.gz
busybox-w32-da970859da589432f5006bbbbb6fabc3339343a7.tar.bz2
busybox-w32-da970859da589432f5006bbbbb6fabc3339343a7.zip
version number oops
Diffstat (limited to '')
-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 @@
1#ifndef _UDHCP_VERSION_H
2#define _UDHCP_VERSION_H
3
4#define VERSION "0.9.8"
5
6#endif