[nginx] Version bump.
Sergey Kandaurov
pluknet at nginx.com
Wed Jul 31 14:37:54 UTC 2013
details: http://hg.nginx.org/nginx/rev/fa07bec738ac
branches:
changeset: 5310:fa07bec738ac
user: Sergey Kandaurov <pluknet at nginx.com>
date: Wed Jul 31 18:35:57 2013 +0400
description:
Version bump.
diffstat:
src/core/nginx.h | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (14 lines):
diff -r 434548349838 -r fa07bec738ac src/core/nginx.h
--- a/src/core/nginx.h Wed Jul 31 18:16:40 2013 +0400
+++ b/src/core/nginx.h Wed Jul 31 18:35:57 2013 +0400
@@ -9,8 +9,8 @@
#define _NGINX_H_INCLUDED_
-#define nginx_version 1005003
-#define NGINX_VERSION "1.5.3"
+#define nginx_version 1005004
+#define NGINX_VERSION "1.5.4"
#define NGINX_VER "nginx/" NGINX_VERSION
#define NGINX_VAR "NGINX"
More information about the nginx-devel
mailing list