]> git.kaiwu.me - nginx.git/commitdiff
Version bump.
authorMaxim Dounin <mdounin@mdounin.ru>
Mon, 3 Mar 2014 13:22:28 +0000 (17:22 +0400)
committerMaxim Dounin <mdounin@mdounin.ru>
Mon, 3 Mar 2014 13:22:28 +0000 (17:22 +0400)
src/core/nginx.h

index 697e64102fa2bb148bd5bc123d858a652f8494ad..227e5f73568bf0be5cebf291d04ae806df6b86c0 100644 (file)
@@ -9,8 +9,8 @@
 #define _NGINX_H_INCLUDED_
 
 
-#define nginx_version      1004005
-#define NGINX_VERSION      "1.4.5"
+#define nginx_version      1004006
+#define NGINX_VERSION      "1.4.6"
 #define NGINX_VER          "nginx/" NGINX_VERSION
 
 #define NGINX_VAR          "NGINX"