From: Maxim Dounin Date: Tue, 4 Jun 2013 15:38:20 +0000 (+0400) Subject: Version bump. X-Git-Tag: release-1.5.2~16 X-Git-Url: http://www.kaiwu.me/postgresql/commit/?a=commitdiff_plain;h=d37a0a2c7a2570f4108513c09da818985c85b6f4;p=nginx.git Version bump. --- diff --git a/src/core/nginx.h b/src/core/nginx.h index c0588a9f5..e7105610c 100644 --- a/src/core/nginx.h +++ b/src/core/nginx.h @@ -9,8 +9,8 @@ #define _NGINX_H_INCLUDED_ -#define nginx_version 1005001 -#define NGINX_VERSION "1.5.1" +#define nginx_version 1005002 +#define NGINX_VERSION "1.5.2" #define NGINX_VER "nginx/" NGINX_VERSION #define NGINX_VAR "NGINX"