aboutsummaryrefslogtreecommitdiff
path: root/src/core/nginx.h
diff options
context:
space:
mode:
authorIgor Sysoev <igor@sysoev.ru>2008-06-23 10:50:18 +0000
committerIgor Sysoev <igor@sysoev.ru>2008-06-23 10:50:18 +0000
commit96a1ea9d227b730c80658dd2a5866d990958583d (patch)
tree674fb9ef8c6627af4ee9c5ab54ce97e7c4ce319e /src/core/nginx.h
parenta6ca25a1872e631d8733cf2756d9a91a11391f4b (diff)
downloadnginx-96a1ea9d227b730c80658dd2a5866d990958583d.tar.gz
nginx-96a1ea9d227b730c80658dd2a5866d990958583d.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 0032b132e..2e31eb1eb 100644
--- a/src/core/nginx.h
+++ b/src/core/nginx.h
@@ -8,7 +8,7 @@
#define _NGINX_H_INCLUDED_
-#define NGINX_VERSION "0.7.3"
+#define NGINX_VERSION "0.7.4"
#define NGINX_VER "nginx/" NGINX_VERSION
#define NGINX_VAR "NGINX"