aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorMaxim Dounin <mdounin@mdounin.ru>2017-07-11 19:59:16 +0300
committerMaxim Dounin <mdounin@mdounin.ru>2017-07-11 19:59:16 +0300
commit5a5e74082d314d03f64a7672c2563dbe5567c78e (patch)
tree4049b6d0832af8d4588ac74ea7eda1b33381f852 /src
parent2ab1157a7e8f6c506b47a3be098cfbb2abe7b089 (diff)
downloadnginx-5a5e74082d314d03f64a7672c2563dbe5567c78e.tar.gz
nginx-5a5e74082d314d03f64a7672c2563dbe5567c78e.zip
Version bump.
Diffstat (limited to 'src')
-rw-r--r--src/core/nginx.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/core/nginx.h b/src/core/nginx.h
index 1f3a36963..3649945a1 100644
--- a/src/core/nginx.h
+++ b/src/core/nginx.h
@@ -9,8 +9,8 @@
#define _NGINX_H_INCLUDED_
-#define nginx_version 1013003
-#define NGINX_VERSION "1.13.3"
+#define nginx_version 1013004
+#define NGINX_VERSION "1.13.4"
#define NGINX_VER "nginx/" NGINX_VERSION
#ifdef NGX_BUILD