changeset 6137:5d0c9405af71

Version bump.
author Valentin Bartenev <vbart@nginx.com>
date Tue, 28 Apr 2015 18:54:48 +0300
parents f53f5b00859d
children bc47a7a8159c
files src/core/nginx.h
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/core/nginx.h
+++ b/src/core/nginx.h
@@ -9,8 +9,8 @@
 #define _NGINX_H_INCLUDED_
 
 
-#define nginx_version      1009000
-#define NGINX_VERSION      "1.9.0"
+#define nginx_version      1009001
+#define NGINX_VERSION      "1.9.1"
 #define NGINX_VER          "nginx/" NGINX_VERSION
 
 #ifdef NGX_BUILD