]> git.kaiwu.me - nginx.git/commitdiff
Version bump.
authorMaxim Dounin <mdounin@mdounin.ru>
Sat, 11 May 2013 14:43:28 +0000 (18:43 +0400)
committerMaxim Dounin <mdounin@mdounin.ru>
Sat, 11 May 2013 14:43:28 +0000 (18:43 +0400)
src/core/nginx.h

index be20460eb9b05b5ecee1b6d79910f969c6452490..c0588a9f5d0926a4cd8e54360c2112fc6557cc86 100644 (file)
@@ -9,8 +9,8 @@
 #define _NGINX_H_INCLUDED_
 
 
-#define nginx_version      1005000
-#define NGINX_VERSION      "1.5.0"
+#define nginx_version      1005001
+#define NGINX_VERSION      "1.5.1"
 #define NGINX_VER          "nginx/" NGINX_VERSION
 
 #define NGINX_VAR          "NGINX"