This website requires JavaScript.
Explore
Help
Sign In
BusyBox
/
busybox
mirror of
https://github.com/mirror/busybox.git
Watch
1
Star
0
Fork
You've already forked busybox
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
03d8091859
busybox
/
networking
/
udhcp
/
version.h
7 lines
87 B
C
Raw
Normal View
History
Unescape
Escape
version number oops
2002-11-05 20:10:21 +00:00
#
ifndef _UDHCP_VERSION_H
#
define _UDHCP_VERSION_H
resync with udhcp cvs
2002-12-11 21:12:45 +00:00
#
define VERSION "0.9.9-pre"
version number oops
2002-11-05 20:10:21 +00:00
#
endif