[nginx] Version bump.
Valentin Bartenev
vbart at nginx.com
Wed Dec 18 14:40:28 UTC 2013
details: http://hg.nginx.org/nginx/rev/a1c65fa499e2
branches:
changeset: 5482:a1c65fa499e2
user: Valentin Bartenev <vbart at nginx.com>
date: Wed Dec 18 18:37:48 2013 +0400
description:
Version bump.
diffstat:
src/core/nginx.h | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (14 lines):
diff -r c985f86d40b6 -r a1c65fa499e2 src/core/nginx.h
--- a/src/core/nginx.h Tue Dec 17 17:46:26 2013 +0400
+++ b/src/core/nginx.h Wed Dec 18 18:37:48 2013 +0400
@@ -9,8 +9,8 @@
#define _NGINX_H_INCLUDED_
-#define nginx_version 1005008
-#define NGINX_VERSION "1.5.8"
+#define nginx_version 1005009
+#define NGINX_VERSION "1.5.9"
#define NGINX_VER "nginx/" NGINX_VERSION
#define NGINX_VAR "NGINX"
More information about the nginx-devel
mailing list