aboutsummaryrefslogtreecommitdiff
path: root/src/core/nginx.h
diff options
context:
space:
mode:
authorIgor Sysoev <igor@sysoev.ru>2004-09-27 16:03:21 +0000
committerIgor Sysoev <igor@sysoev.ru>2004-09-27 16:03:21 +0000
commit6d2a14aa906b1d576d5151b2410b59cfcab5edd4 (patch)
tree7d8d6d36783a29c4a9ec78e81bb9814155bb355f /src/core/nginx.h
parent4bed6e3120eeccc7f3ea97101decd382552a0ffc (diff)
downloadnginx-6d2a14aa906b1d576d5151b2410b59cfcab5edd4.tar.gz
nginx-6d2a14aa906b1d576d5151b2410b59cfcab5edd4.zip
nginx-0.1.0-2004-09-27-20:03:21 import
Diffstat (limited to 'src/core/nginx.h')
-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 9829873a2..769a9bf41 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.12"
+#define NGINX_VER "nginx/0.1.0"
#define NGINX_VAR "NGINX"
#define NGX_NEWPID_EXT ".newbin"