lamikr <lamikr@cc.jyu.fi> writes: > Did you mean that things should work after 1.1.1 is released? > I tried to fresh build and install of 1.1.0 on top of the previous > 1.1.0 build but "git --version" is still displaying me "git version 1.0.GIT" You need to build from a git repository for these automated version numbers to work, and this will *not* change post 1.1.1. But with the patch I sent out earlier, you should be able to: $ VN=1.1.1 make in a non-git repository (e.g. an untarred directory from a tarball). What the patch fixes is to fix it for RPM binary packages. I expect that people building from the source do so from a git repository not from a tarball, except when bootstrapping, so hopefully this should not be too much of a problem. - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.htmlReceived on Tue Jan 10 11:28:56 2006
This archive was generated by hypermail 2.1.8 : 2006-01-10 11:29:03 EST