aboutsummaryrefslogtreecommitdiff
path: root/src/core/nginx.h
diff options
context:
space:
mode:
authorIgor Sysoev <igor@sysoev.ru>2008-07-30 13:38:49 +0000
committerIgor Sysoev <igor@sysoev.ru>2008-07-30 13:38:49 +0000
commite513a89220d71dc5dcf0ce506722d8247cb6c4d5 (patch)
tree71d636e1a0807cbaee7b02eae141c99df8b330fe /src/core/nginx.h
parentd248b35fa11d1aee5df58a8c9360a5b0086b7486 (diff)
downloadnginx-e513a89220d71dc5dcf0ce506722d8247cb6c4d5.tar.gz
nginx-e513a89220d71dc5dcf0ce506722d8247cb6c4d5.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 44b0099d2..576c7feaa 100644
--- a/src/core/nginx.h
+++ b/src/core/nginx.h
@@ -8,7 +8,7 @@
#define _NGINX_H_INCLUDED_
-#define NGINX_VERSION "0.7.7"
+#define NGINX_VERSION "0.7.8"
#define NGINX_VER "nginx/" NGINX_VERSION
#define NGINX_VAR "NGINX"