[nginx] Version bump.

Ruslan Ermilov ru at nginx.com
Fri May 29 06:27:37 UTC 2015


details:   http://hg.nginx.org/nginx/rev/8edec63bd14d
branches:  
changeset: 6160:8edec63bd14d
user:      Ruslan Ermilov <ru at nginx.com>
date:      Fri May 29 09:26:27 2015 +0300
description:
Version bump.

diffstat:

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

diffs (14 lines):

diff -r 0a096e2e51fc -r 8edec63bd14d src/core/nginx.h
--- a/src/core/nginx.h	Tue May 26 16:49:51 2015 +0300
+++ b/src/core/nginx.h	Fri May 29 09:26:27 2015 +0300
@@ -9,8 +9,8 @@
 #define _NGINX_H_INCLUDED_
 
 
-#define nginx_version      1009001
-#define NGINX_VERSION      "1.9.1"
+#define nginx_version      1009002
+#define NGINX_VERSION      "1.9.2"
 #define NGINX_VER          "nginx/" NGINX_VERSION
 
 #ifdef NGX_BUILD



More information about the nginx-devel mailing list