aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorIgor Sysoev <igor@sysoev.ru>2009-03-30 07:48:53 +0000
committerIgor Sysoev <igor@sysoev.ru>2009-03-30 07:48:53 +0000
commit5fe3fb56e898ca57967cff30bafcc052df8e4d15 (patch)
treefd1756c1ad45abbbd1a5088c0bd5518ecb9105ea /src
parent19298ec1d3b426ec33c4f06209d96edfbaf7f9de (diff)
downloadnginx-5fe3fb56e898ca57967cff30bafcc052df8e4d15.tar.gz
nginx-5fe3fb56e898ca57967cff30bafcc052df8e4d15.zip
nginx_version
Diffstat (limited to 'src')
-rw-r--r--src/core/nginx.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/nginx.h b/src/core/nginx.h
index cf9ae6a7e..07e5d984c 100644
--- a/src/core/nginx.h
+++ b/src/core/nginx.h
@@ -8,6 +8,7 @@
#define _NGINX_H_INCLUDED_
+#define nginx_version 007045
#define NGINX_VERSION "0.7.45"
#define NGINX_VER "nginx/" NGINX_VERSION