Welcome to mirror list, hosted at ThFree Co, Russian Federation.

version.h « udhcp « networking - git.busybox.net/busybox.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 3862539f54bcce261ac876c4467c96bbf7a7e964 (plain)
1
2
3
4
5
6
#ifndef _UDHCP_VERSION_H
#define _UDHCP_VERSION_H

#define VERSION "0.9.9-pre"

#endif