[nginx] Version bump.

Valentin Bartenev vbart at nginx.com
Tue Apr 28 15:55:28 UTC 2015


details:   http://hg.nginx.org/nginx/rev/5d0c9405af71
branches:  
changeset: 6137:5d0c9405af71
user:      Valentin Bartenev <vbart at nginx.com>
date:      Tue Apr 28 18:54:48 2015 +0300
description:
Version bump.

diffstat:

 src/core/nginx.h |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (14 lines):

diff -r f53f5b00859d -r 5d0c9405af71 src/core/nginx.h
--- a/src/core/nginx.h	Tue Apr 28 18:31:18 2015 +0300
+++ b/src/core/nginx.h	Tue Apr 28 18:54:48 2015 +0300
@@ -9,8 +9,8 @@
 #define _NGINX_H_INCLUDED_
 
 
-#define nginx_version      1009000
-#define NGINX_VERSION      "1.9.0"
+#define nginx_version      1009001
+#define NGINX_VERSION      "1.9.1"
 #define NGINX_VER          "nginx/" NGINX_VERSION
 
 #ifdef NGX_BUILD



More information about the nginx-devel mailing list