]> git.kaiwu.me - nginx.git/commitdiff
Version bump.
authorMaxim Dounin <mdounin@mdounin.ru>
Thu, 24 Sep 2015 14:18:42 +0000 (17:18 +0300)
committerMaxim Dounin <mdounin@mdounin.ru>
Thu, 24 Sep 2015 14:18:42 +0000 (17:18 +0300)
src/core/nginx.h

index 34a6a8028c712ff0de53670f8d6c5751c1fcb500..56e95876154d61a4df6fde346d4f70e27db79e4b 100644 (file)
@@ -9,8 +9,8 @@
 #define _NGINX_H_INCLUDED_
 
 
-#define nginx_version      1009005
-#define NGINX_VERSION      "1.9.5"
+#define nginx_version      1009006
+#define NGINX_VERSION      "1.9.6"
 #define NGINX_VER          "nginx/" NGINX_VERSION
 
 #ifdef NGX_BUILD