On Monday, May 4, 2015 at 7:28:28 AM UTC-5, Sisyphuss wrote: > > Thanks for your work! > > But why after I build it, it shows "0.3.9-pre+6"? >
If you are building from a git checkout directly from the release-0.3 branch, there are commits made immediately after the tag--for instance, to increment the version number. There have also been several new backports since then. If you wish to build exactly 0.3.8, you will need to check out its git tag first (git checkout v0.3.8, or download the source tarball. Patrick
