diff --git a/gb.httpd/src/version.h b/gb.httpd/src/version.h index fe719326e..271a4c4bf 100644 --- a/gb.httpd/src/version.h +++ b/gb.httpd/src/version.h @@ -3,7 +3,7 @@ #ifndef _VERSION_H_ #define _VERSION_H_ -#define SERVER_SOFTWARE "gb.httpd " __DATE__ +#define SERVER_SOFTWARE "gb.httpd" #define SERVER_ADDRESS "http://gambas.sourceforge.net" #endif /* _VERSION_H_ */