Comment #14 on issue 2777 by [email protected]: Example in
Learning Manual need to use the new stable release Version Number
http://code.google.com/p/lilypond/issues/detail?id=2777
I've spent a while trying to untangle this in my mind. Broadly,
VERSION_STABLE and VERSION_UNSTABLE are little used - they are used for
building the /web documentation. VERSION is created from the patch
variable and is used for building everything else. It also has to be
changed to a current stable when building a new stable version. I think
this would best be solved by using a 2 stage "bump version" with each
build. Stage 1, before the build - update VERSION_STABLE and
VERSION_UNSTABLE to the version that will be released with that build.
Stage 2 - after the build - update PATCH to the new patch level (normally
VERSION_UNSTABLE+1).
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings