aboutsummaryrefslogtreecommitdiff
path: root/src/core/nginx.h
diff options
context:
space:
mode:
authorIgor Sysoev <igor@sysoev.ru>2011-09-14 15:20:01 +0000
committerIgor Sysoev <igor@sysoev.ru>2011-09-14 15:20:01 +0000
commit4a383594fb1eeb8face06089ef3fca5199794985 (patch)
treed988feab0fcf46189fa84fa11c24cf0f0f8db738 /src/core/nginx.h
parent66659e0689fc3da87630f63954c2122502584562 (diff)
downloadnginx-4a383594fb1eeb8face06089ef3fca5199794985.tar.gz
nginx-4a383594fb1eeb8face06089ef3fca5199794985.zip
Version bump.
Diffstat (limited to 'src/core/nginx.h')
-rw-r--r--src/core/nginx.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/core/nginx.h b/src/core/nginx.h
index a47054bcb..ca6cca092 100644
--- a/src/core/nginx.h
+++ b/src/core/nginx.h
@@ -8,8 +8,8 @@
#define _NGINX_H_INCLUDED_
-#define nginx_version 1001003
-#define NGINX_VERSION "1.1.3"
+#define nginx_version 1001004
+#define NGINX_VERSION "1.1.4"
#define NGINX_VER "nginx/" NGINX_VERSION
#define NGINX_VAR "NGINX"