diff src/core/nginx.h @ 459:0491b909ef76 release-0.1.4

nginx-0.1.4-RELEASE import *) Bugfix: in the ngx_http_autoindex_module.
author Igor Sysoev <igor@sysoev.ru>
date Tue, 26 Oct 2004 06:27:24 +0000
parents ded1284520cc
children a88a3e4e158f
line wrap: on
line diff
--- a/src/core/nginx.h	Mon Oct 25 15:29:23 2004 +0000
+++ b/src/core/nginx.h	Tue Oct 26 06:27:24 2004 +0000
@@ -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"