aboutsummaryrefslogtreecommitdiff
path: root/src/core/nginx.h
diff options
context:
space:
mode:
authorIgor Sysoev <igor@sysoev.ru>2008-12-22 15:40:12 +0000
committerIgor Sysoev <igor@sysoev.ru>2008-12-22 15:40:12 +0000
commit2a7ce7b878ae9ef4ba617314d2fc349da1ec475d (patch)
tree981d1cc14abea792a29d613836b8ebcc44a53e51 /src/core/nginx.h
parentf595a5d01cbaf3b8888dc61b2f091999544270c3 (diff)
downloadnginx-2a7ce7b878ae9ef4ba617314d2fc349da1ec475d.tar.gz
nginx-2a7ce7b878ae9ef4ba617314d2fc349da1ec475d.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 234a085ef..3e82676c9 100644
--- a/src/core/nginx.h
+++ b/src/core/nginx.h
@@ -8,7 +8,7 @@
#define _NGINX_H_INCLUDED_
-#define NGINX_VERSION "0.7.28"
+#define NGINX_VERSION "0.7.29"
#define NGINX_VER "nginx/" NGINX_VERSION
#define NGINX_VAR "NGINX"