7 lines
83 B
C
7 lines
83 B
C
|
#ifndef _UDHCP_VERSION_H
|
||
|
#define _UDHCP_VERSION_H
|
||
|
|
||
|
#define VERSION "0.9.8"
|
||
|
|
||
|
#endif
|