aboutsummaryrefslogtreecommitdiff
path: root/src/core/nginx.h
diff options
context:
space:
mode:
authorIgor Sysoev <igor@sysoev.ru>2008-09-08 08:47:00 +0000
committerIgor Sysoev <igor@sysoev.ru>2008-09-08 08:47:00 +0000
commit196f9525514bff0ea34ac847e393ea37bb0e6dee (patch)
tree8b7e1b1c72526fb20774266cc8ac56fde6c10d10 /src/core/nginx.h
parent36e7bbdb79855277315049d774707d6b9dac7d55 (diff)
downloadnginx-196f9525514bff0ea34ac847e393ea37bb0e6dee.tar.gz
nginx-196f9525514bff0ea34ac847e393ea37bb0e6dee.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 61d2e47b1..1111e6ccc 100644
--- a/src/core/nginx.h
+++ b/src/core/nginx.h
@@ -8,7 +8,7 @@
#define _NGINX_H_INCLUDED_
-#define NGINX_VERSION "0.7.15"
+#define NGINX_VERSION "0.7.16"
#define NGINX_VER "nginx/" NGINX_VERSION
#define NGINX_VAR "NGINX"