summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVladimir Homutov <vl@nginx.com>2015-04-16 12:13:51 +0300
committerVladimir Homutov <vl@nginx.com>2015-04-16 12:13:51 +0300
commit513f184098cba76f6f5f473e05834406a9a2322f (patch)
tree01585dbfa3631f9342e2c499d2cb584dccf9a051
parent497046d4ac2765e594490eca5e64535008cabc32 (diff)
downloadnginx-513f184098cba76f6f5f473e05834406a9a2322f.tar.gz
Version bump.
-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 b350ef2dc..6b4e85f43 100644
--- a/src/core/nginx.h
+++ b/src/core/nginx.h
@@ -9,8 +9,8 @@
#define _NGINX_H_INCLUDED_
-#define nginx_version 1007012
-#define NGINX_VERSION "1.7.12"
+#define nginx_version 1007013
+#define NGINX_VERSION "1.7.13"
#define NGINX_VER "nginx/" NGINX_VERSION
#ifdef NGX_BUILD