diff src/core/nginx.h @ 8:983306b77348 NGINX_0_1_4

nginx 0.1.4 *) Bugfix: in the ngx_http_autoindex_module.
author Igor Sysoev <http://sysoev.ru>
date Tue, 26 Oct 2004 00:00:00 +0400
parents 80ba094c6b3e
children 46833bd150cb
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.1.3"
+#define NGINX_VER          "nginx/0.1.4"
 
 #define NGINX_VAR          "NGINX"
 #define NGX_NEWPID_EXT     ".newbin"