]> git.kaiwu.me - nginx.git/commitdiff
Version bump.
authorRuslan Ermilov <ru@nginx.com>
Thu, 18 Apr 2013 14:16:44 +0000 (14:16 +0000)
committerRuslan Ermilov <ru@nginx.com>
Thu, 18 Apr 2013 14:16:44 +0000 (14:16 +0000)
src/core/nginx.h

index d6b53c8763284513b2e7d31708049a9d97f7f8b5..a6dd7e138b49d72068458d69cd90e56325437d9c 100644 (file)
@@ -9,8 +9,8 @@
 #define _NGINX_H_INCLUDED_
 
 
-#define nginx_version      1003016
-#define NGINX_VERSION      "1.3.16"
+#define nginx_version      1003017
+#define NGINX_VERSION      "1.3.17"
 #define NGINX_VER          "nginx/" NGINX_VERSION
 
 #define NGINX_VAR          "NGINX"