diff src/core/nginx.h @ 208:b12b3b1a9426 NGINX_0_3_51

nginx 0.3.51 *) Bugfix: the "<" symbols might disappeared some conditions in the SSI; bug appeared in 0.3.50.
author Igor Sysoev <http://sysoev.ru>
date Fri, 30 Jun 2006 00:00:00 +0400
parents 3866d57d9cfd
children 14050d2bec9b
line wrap: on
line diff
--- a/src/core/nginx.h
+++ b/src/core/nginx.h
@@ -8,7 +8,7 @@
 #define _NGINX_H_INCLUDED_
 
 
-#define NGINX_VER          "nginx/0.3.50"
+#define NGINX_VER          "nginx/0.3.51"
 
 #define NGINX_VAR          "NGINX"
 #define NGX_OLDPID_EXT     ".oldbin"