]> git.kaiwu.me - nginx.git/commitdiff
Version bump.
authorMaxim Dounin <mdounin@mdounin.ru>
Mon, 6 Apr 2015 15:54:19 +0000 (18:54 +0300)
committerMaxim Dounin <mdounin@mdounin.ru>
Mon, 6 Apr 2015 15:54:19 +0000 (18:54 +0300)
src/core/nginx.h

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