]> git.kaiwu.me - nginx.git/commitdiff
Version bump.
authorMaxim Dounin <mdounin@mdounin.ru>
Tue, 5 Aug 2014 08:20:22 +0000 (12:20 +0400)
committerMaxim Dounin <mdounin@mdounin.ru>
Tue, 5 Aug 2014 08:20:22 +0000 (12:20 +0400)
src/core/nginx.h

index 0ef0f2e110f15b6d455cdd0d78b2c4be04500014..ac9f656e67be788224aee94f4c7ad23197d2dd4d 100644 (file)
@@ -9,8 +9,8 @@
 #define _NGINX_H_INCLUDED_
 
 
-#define nginx_version      1006000
-#define NGINX_VERSION      "1.6.0"
+#define nginx_version      1006001
+#define NGINX_VERSION      "1.6.1"
 #define NGINX_VER          "nginx/" NGINX_VERSION
 
 #define NGINX_VAR          "NGINX"