From: Maxim Dounin Date: Tue, 18 Mar 2014 18:05:05 +0000 (+0400) Subject: Version bump. X-Git-Tag: release-1.5.13~32 X-Git-Url: http://www.kaiwu.me/postgresql/commit/?a=commitdiff_plain;h=f9b027baab9fda0c41223e64bf756a29d0b9192a;p=nginx.git Version bump. --- diff --git a/src/core/nginx.h b/src/core/nginx.h index 17dda595e..dc88100b9 100644 --- a/src/core/nginx.h +++ b/src/core/nginx.h @@ -9,8 +9,8 @@ #define _NGINX_H_INCLUDED_ -#define nginx_version 1005012 -#define NGINX_VERSION "1.5.12" +#define nginx_version 1005013 +#define NGINX_VERSION "1.5.13" #define NGINX_VER "nginx/" NGINX_VERSION #define NGINX_VAR "NGINX"