ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/thttpd/version.h
Revision: 1.1
Committed: Mon Jun 18 21:11:57 2001 UTC (22 years, 11 months ago) by root
Content type: text/plain
Branch: MAIN
CVS Tags: mp_j, dp_j, cp_j, HEAD
Branch point for: connpatch, dirpatch, mmapppatch
Log Message:
*** empty log message ***

File Contents

# User Rev Content
1 root 1.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.21b 23apr2001"
7     #define SERVER_ADDRESS "http://www.acme.com/software/thttpd/"
8    
9     #endif /* _VERSION_H_ */