OSDN Git Service

2013.10.24
[uclinux-h8/uClinux-dist.git] / user / mini_httpd / version.h
1 /* version.h - version defines for mini_httpd */
2
3 #ifndef _VERSION_H_
4 #define _VERSION_H_
5
6 #define SERVER_SOFTWARE "mini_httpd/1.14 23jun00"
7 #define SERVER_URL "http://www.acme.com/software/mini_httpd/"
8
9 #endif /* _VERSION_H_ */