summaryrefslogtreecommitdiff
path: root/release/src/router/busybox/networking/udhcp/version.h
blob: 3862539f54bcce261ac876c4467c96bbf7a7e964 (plain)
1
2
3
4
5
6
#ifndef _UDHCP_VERSION_H
#define _UDHCP_VERSION_H

#define VERSION "0.9.9-pre"

#endif