On Sat, Mar 8, 2014 at 7:39 AM, Craig Earls <[email protected]> wrote:
> The master on github is version 3.0. We are using that, it is stable. By convention, it is easier for users if the master branch is tagged at the point of a release. Either that, or a separate branch per release. The repo seems to have been tagged in the 2.x series. So it might be doubly confusing for new users when a 3.0 tag is missing. To add the tag someone with push privilege just needs to do this: git tag -a v3.0 -m 'ledger v3.0' git push origin --tags -- *Harshad RJ <http://lavadip.com>* -- --- You received this message because you are subscribed to the Google Groups "Ledger" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
