Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nginx/nginx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/src/core
diff options
context:
space:
mode:
authorIgor Sysoev <igor@sysoev.ru>2004-09-16 20:10:13 +0400
committerIgor Sysoev <igor@sysoev.ru>2004-09-16 20:10:13 +0400
commit95d00c435ace44f782bbb70dd5eac7fb1f9b8610 (patch)
tree53799251b1b9c7d27eb1a63e5020daa5c2baba4e /src/core
parent85cccfba8d0c33e7f3546e630f67c1a1940c8d1f (diff)
nginx-0.0.11-2004-09-16-20:10:13 import
Diffstat (limited to 'src/core')
-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 3b977624d..db4ea7ca5 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.10"
+#define NGINX_VER "nginx/0.0.11"
#define NGINX_VAR "NGINX"
#define NGX_NEWPID_EXT ".newbin"