aboutsummaryrefslogtreecommitdiff
path: root/networking/udhcp/version.h
diff options
context:
space:
mode:
authorRuss Dill <Russ.Dill@asu.edu>2002-12-11 21:12:45 +0000
committerRuss Dill <Russ.Dill@asu.edu>2002-12-11 21:12:45 +0000
commit1eb7a17b12a6ee3df8849d00d4ebd2c227ccf1f8 (patch)
treed7b4fa1a385e1943afdd111d4c708a64cdd5520f /networking/udhcp/version.h
parentd7e1a6c6ebfeecc1e7ff3982235b6edb84d9a017 (diff)
downloadbusybox-1eb7a17b12a6ee3df8849d00d4ebd2c227ccf1f8.tar.gz
resync with udhcp cvs
Diffstat (limited to 'networking/udhcp/version.h')
-rw-r--r--networking/udhcp/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/networking/udhcp/version.h b/networking/udhcp/version.h
index 07b1db163..3862539f5 100644
--- a/networking/udhcp/version.h
+++ b/networking/udhcp/version.h
@@ -1,6 +1,6 @@
#ifndef _UDHCP_VERSION_H
#define _UDHCP_VERSION_H
-#define VERSION "0.9.8"
+#define VERSION "0.9.9-pre"
#endif