]> git.kaiwu.me - nginx.git/commitdiff
Version bump.
authorMaxim Dounin <mdounin@mdounin.ru>
Mon, 15 Sep 2014 19:39:21 +0000 (23:39 +0400)
committerMaxim Dounin <mdounin@mdounin.ru>
Mon, 15 Sep 2014 19:39:21 +0000 (23:39 +0400)
src/core/nginx.h

index ac9f656e67be788224aee94f4c7ad23197d2dd4d..20dcd1d784b3615d39c13ca9fa670544be3e54c2 100644 (file)
@@ -9,8 +9,8 @@
 #define _NGINX_H_INCLUDED_
 
 
-#define nginx_version      1006001
-#define NGINX_VERSION      "1.6.1"
+#define nginx_version      1006002
+#define NGINX_VERSION      "1.6.2"
 #define NGINX_VER          "nginx/" NGINX_VERSION
 
 #define NGINX_VAR          "NGINX"