]> git.kaiwu.me - nginx.git/commitdiff
Version bump.
authorMaxim Dounin <mdounin@mdounin.ru>
Mon, 7 Oct 2013 16:30:03 +0000 (20:30 +0400)
committerMaxim Dounin <mdounin@mdounin.ru>
Mon, 7 Oct 2013 16:30:03 +0000 (20:30 +0400)
src/core/nginx.h

index b1107adea022f03546c190d011327326357b6933..2ce21ae196e296311c1b69486cc74d2597eeee70 100644 (file)
@@ -9,8 +9,8 @@
 #define _NGINX_H_INCLUDED_
 
 
-#define nginx_version      1004002
-#define NGINX_VERSION      "1.4.2"
+#define nginx_version      1004003
+#define NGINX_VERSION      "1.4.3"
 #define NGINX_VER          "nginx/" NGINX_VERSION
 
 #define NGINX_VAR          "NGINX"