diff src/core/nginx.h @ 621:93e85a79757c release-0.3.32

nginx-0.3.32-RELEASE import *) Bugfix: the debug logging on startup and reconfiguration time was removed; the bug had appeared in 0.3.31.
author Igor Sysoev <igor@sysoev.ru>
date Sat, 11 Mar 2006 06:40:30 +0000
parents 7a16e281c01f
children 0216fd1471f3
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"