[nginx] Version bump.
Vladimir Homutov
vl at nginx.com
Tue Jun 16 20:36:52 UTC 2015
details: http://hg.nginx.org/nginx/rev/7863b167dbf9
branches:
changeset: 6192:7863b167dbf9
user: Vladimir Homutov <vl at nginx.com>
date: Tue Jun 16 23:31:31 2015 +0300
description:
Version bump.
diffstat:
src/core/nginx.h | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (14 lines):
diff -r f96689414078 -r 7863b167dbf9 src/core/nginx.h
--- a/src/core/nginx.h Tue Jun 16 17:49:40 2015 +0300
+++ b/src/core/nginx.h Tue Jun 16 23:31:31 2015 +0300
@@ -9,8 +9,8 @@
#define _NGINX_H_INCLUDED_
-#define nginx_version 1009002
-#define NGINX_VERSION "1.9.2"
+#define nginx_version 1009003
+#define NGINX_VERSION "1.9.3"
#define NGINX_VER "nginx/" NGINX_VERSION
#ifdef NGX_BUILD
More information about the nginx-devel
mailing list