aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorMaxim Dounin <mdounin@mdounin.ru>2013-05-11 18:43:28 +0400
committerMaxim Dounin <mdounin@mdounin.ru>2013-05-11 18:43:28 +0400
commit22c9e34b75eddf5591ae5ba9f3e61051ca8a7459 (patch)
treed5415b565e825590ff4016f45d320859a0ded5aa /src
parent25968c2acd3400fe7bad0b0cc4aebefa35e1ba75 (diff)
downloadnginx-22c9e34b75eddf5591ae5ba9f3e61051ca8a7459.tar.gz
nginx-22c9e34b75eddf5591ae5ba9f3e61051ca8a7459.zip
Version bump.
Diffstat (limited to 'src')
-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 be20460eb..c0588a9f5 100644
--- a/src/core/nginx.h
+++ b/src/core/nginx.h
@@ -9,8 +9,8 @@
#define _NGINX_H_INCLUDED_
-#define nginx_version 1005000
-#define NGINX_VERSION "1.5.0"
+#define nginx_version 1005001
+#define NGINX_VERSION "1.5.1"
#define NGINX_VER "nginx/" NGINX_VERSION
#define NGINX_VAR "NGINX"