]> git.kaiwu.me - nginx.git/commitdiff
Version bump.
authorMaxim Dounin <mdounin@mdounin.ru>
Thu, 6 Feb 2014 16:49:12 +0000 (20:49 +0400)
committerMaxim Dounin <mdounin@mdounin.ru>
Thu, 6 Feb 2014 16:49:12 +0000 (20:49 +0400)
src/core/nginx.h

index 609bdaa89d5f8f04cd54baeefe1c20413b4524ba..697e64102fa2bb148bd5bc123d858a652f8494ad 100644 (file)
@@ -9,8 +9,8 @@
 #define _NGINX_H_INCLUDED_
 
 
-#define nginx_version      1004004
-#define NGINX_VERSION      "1.4.4"
+#define nginx_version      1004005
+#define NGINX_VERSION      "1.4.5"
 #define NGINX_VER          "nginx/" NGINX_VERSION
 
 #define NGINX_VAR          "NGINX"