On Wed, Jul 04, 2018 at 08:21:25PM +0200, David Kastrup wrote: > "Phil Holmes" <m...@philholmes.net> writes: > > I'm slightly surprised that the build picks up the location of those > > pages from that part of the version, but obviously it does. A simple > > fix for the next build would be to align the versions given by the two > > expressions, but could you have a think about why those pages pick up > > different locations from all the others? > > I am just as surprised as you are. I would have thought that the > VERSION_STABLE and VERSION_DEVEL lines are exactly used for figuring out > the web sites to link to while MAJOR_VERSION/MINOR_VERSION/PATCH_LEVEL > is what gets baked into the binary.
Commit 70adadcf60fa2571d3148115af5d7e96d80d57a5. I suspect that the issue is that we only want a string in the form "2.19", and it was easier to create such a string by concatenating MAJOR_VERSION and MINOR_VERSION, instead of taking VERSION_STABLE of "2.19.65" and removing the final ".xy" Cheers, - Graham _______________________________________________ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user