changeset 6096:e24f1bfdb641

Version bump.
author Vladimir Homutov <vl@nginx.com>
date Thu, 16 Apr 2015 12:13:51 +0300
parents a70af6f10942
children 8b7f062a3fe6
files src/core/nginx.h
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- 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