mirror of
https://git.busybox.net/udhcp
synced 2025-05-08 13:43:45 +08:00
7 lines
87 B
C
7 lines
87 B
C
#ifndef _UDHCP_VERSION_H
|
|
#define _UDHCP_VERSION_H
|
|
|
|
#define VERSION "0.9.9-pre"
|
|
|
|
#endif
|