]> git.gir.st - ttxd.git/blob - src/thttpd-2.27/version.h
initial code import
[ttxd.git] / src / thttpd-2.27 / version.h
1 /* version.h - version defines for thttpd and libhttpd */
2
3 #ifndef _VERSION_H_
4 #define _VERSION_H_
5
6 #define SERVER_SOFTWARE "thttpd/2.27 19Oct2015"
7 #define SERVER_ADDRESS "http://www.acme.com/software/thttpd/"
8
9 #endif /* _VERSION_H_ */
Imprint / Impressum