Re: nginx-1.7.4

Hello,

Thanks for the update!

Are there plans to update the mercurial respository? I just tried
pulling changesets, recompiling, and I am still at 1.7.1.

Cole

On 8/6/14 3:15 PM, Cole Tierney wrote:

Hello,

Thanks for the update!

Are there plans to update the mercurial respository? I just tried pulling
changesets, recompiling, and I am still at 1.7.1.

You are doing something wrong:

$ hg -q clone http://hg.nginx.org/nginx tmp
$ grep NGINX_VERSION tmp/src/core/nginx.h
#define NGINX_VERSION “1.7.5”
#define NGINX_VER “nginx/” NGINX_VERSION


Maxim K.