summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMaxim Dounin <mdounin@mdounin.ru>2017-07-11 16:19:05 +0300
committerMaxim Dounin <mdounin@mdounin.ru>2017-07-11 16:19:05 +0300
commiteaae85808abdf9968ed5d4c3f4c4c30301c78ef5 (patch)
tree8c83b2e85cd68a52e29e22be7d6081f0f5d845df
parent31770abdc367dfea7253f4254cbfc691204e2599 (diff)
Version bump.
-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 5151273b8..31a9df305 100644
--- a/src/core/nginx.h
+++ b/src/core/nginx.h
@@ -9,8 +9,8 @@
#define _NGINX_H_INCLUDED_
-#define nginx_version 1012000
-#define NGINX_VERSION "1.12.0"
+#define nginx_version 1012001
+#define NGINX_VERSION "1.12.1"
#define NGINX_VER "nginx/" NGINX_VERSION
#ifdef NGX_BUILD