diff src/core/nginx.h @ 170:4ad13ee5ef5e NGINX_0_3_32

nginx 0.3.32 *) Bugfix: the debug logging on startup and reconfiguration time was removed; bug appeared in 0.3.31.
author Igor Sysoev <http://sysoev.ru>
date Sat, 11 Mar 2006 00:00:00 +0300
parents 3314be145cb9
children 1b490fc19afa
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.31"
+#define NGINX_VER          "nginx/0.3.32"
 
 #define NGINX_VAR          "NGINX"
 #define NGX_OLDPID_EXT     ".oldbin"