aboutsummaryrefslogtreecommitdiff
path: root/src/core/nginx.h
diff options
context:
space:
mode:
authorIgor Sysoev <igor@sysoev.ru>2008-11-12 10:48:27 +0000
committerIgor Sysoev <igor@sysoev.ru>2008-11-12 10:48:27 +0000
commit038a9201e64beeb3a1f246c0cbf303ae5ca566ae (patch)
tree220d37807ab97415d3332bd76f14202590cb7de8 /src/core/nginx.h
parent0f0bda5ba2f87a186ac7cefa1f1e6b9d67273387 (diff)
downloadnginx-038a9201e64beeb3a1f246c0cbf303ae5ca566ae.tar.gz
nginx-038a9201e64beeb3a1f246c0cbf303ae5ca566ae.zip
bump version
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 e71cc4500..a52c3ea7f 100644
--- a/src/core/nginx.h
+++ b/src/core/nginx.h
@@ -8,7 +8,7 @@
#define _NGINX_H_INCLUDED_
-#define NGINX_VERSION "0.7.21"
+#define NGINX_VERSION "0.7.22"
#define NGINX_VER "nginx/" NGINX_VERSION
#define NGINX_VAR "NGINX"