[nginx] Version bump.
Valentin Bartenev
vbart at nginx.com
Tue Oct 28 19:03:14 UTC 2014
details: http://hg.nginx.org/nginx/rev/049c3ea24480
branches:
changeset: 5890:049c3ea24480
user: Valentin Bartenev <vbart at nginx.com>
date: Tue Oct 28 21:58:49 2014 +0300
description:
Version bump.
diffstat:
src/core/nginx.h | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (14 lines):
diff -r 0103dc197a90 -r 049c3ea24480 src/core/nginx.h
--- a/src/core/nginx.h Tue Oct 28 18:04:46 2014 +0300
+++ b/src/core/nginx.h Tue Oct 28 21:58:49 2014 +0300
@@ -9,8 +9,8 @@
#define _NGINX_H_INCLUDED_
-#define nginx_version 1007007
-#define NGINX_VERSION "1.7.7"
+#define nginx_version 1007008
+#define NGINX_VERSION "1.7.8"
#define NGINX_VER "nginx/" NGINX_VERSION
#ifdef NGX_BUILD
More information about the nginx-devel
mailing list