aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorIgor Sysoev <igor@sysoev.ru>2004-06-11 16:58:33 +0000
committerIgor Sysoev <igor@sysoev.ru>2004-06-11 16:58:33 +0000
commitf07f63ae46345eb2aa8a433b0bf48947d6cff95e (patch)
treeac3c2327d21b48f4f2ff61b7466ce1dd9f956aab /src
parentd962b61c065999ec5dcb68b182ac597db7c597df (diff)
downloadnginx-f07f63ae46345eb2aa8a433b0bf48947d6cff95e.tar.gz
nginx-f07f63ae46345eb2aa8a433b0bf48947d6cff95e.zip
nginx-0.0.5-2004-06-11-20:58:33 import
Diffstat (limited to 'src')
-rw-r--r--src/core/nginx.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/nginx.h b/src/core/nginx.h
index eb1514adc..3878ddc72 100644
--- a/src/core/nginx.h
+++ b/src/core/nginx.h
@@ -2,7 +2,7 @@
#define _NGINX_H_INCLUDED_
-#define NGINX_VER "nginx/0.0.4"
+#define NGINX_VER "nginx/0.0.5"
#define NGINX_VAR "NGINX"
#define NGX_NEWPID_EXT ".newbin"