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-23 20:39:34 +0400
committerIgor Sysoev <igor@sysoev.ru>2004-09-23 20:39:34 +0400
commit236e0457517d901278cc7938f324298ddc49d24a (patch)
treecfd4023727a3dd832f83dbe9d4cc7eeb4d343fb3 /src/core
parentf7abd72716bf9499581a010d7c2bf21da7987ba9 (diff)
nginx-0.0.12-2004-09-23-20:39:34 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 db4ea7ca5..9829873a2 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.11"
+#define NGINX_VER "nginx/0.0.12"
#define NGINX_VAR "NGINX"
#define NGX_NEWPID_EXT ".newbin"