aboutsummaryrefslogtreecommitdiff
path: root/src/core/nginx.h
diff options
context:
space:
mode:
authorIgor Sysoev <igor@sysoev.ru>2008-03-13 06:39:00 +0000
committerIgor Sysoev <igor@sysoev.ru>2008-03-13 06:39:00 +0000
commit822795966837e5f44ae51c214f9262111569a422 (patch)
treed2c68bcccb1d4af407ff1aec8cbe6d632e34e81c /src/core/nginx.h
parent41a1f33537ab623b654898a9927e799d0eeca5b5 (diff)
downloadnginx-822795966837e5f44ae51c214f9262111569a422.tar.gz
nginx-822795966837e5f44ae51c214f9262111569a422.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 c569b68f3..5a2e64dbc 100644
--- a/src/core/nginx.h
+++ b/src/core/nginx.h
@@ -8,7 +8,7 @@
#define _NGINX_H_INCLUDED_
-#define NGINX_VERSION "0.6.28"
+#define NGINX_VERSION "0.6.29"
#define NGINX_VER "nginx/" NGINX_VERSION
#define NGINX_VAR "NGINX"