Hi Nicolas,

Nicolas Goaziou <n.goaz...@gmail.com> writes:

> Good question. I have absolutely no clue. OTOH, my tree looks
> up-to-date, and my .git/config reports:
>
>         [remote "origin"]
>               fetch = +refs/heads/*:refs/remotes/origin/*
>               url = orgm...@orgmode.org:org-mode.git
>         [branch "master"]
>               remote = origin
>               merge = refs/heads/master
>
> I don't see anything suspicious here.

Well, make sure you did a ~$ make or ~$ make autoloads so that
lisp/org-version.el is correct.

> Also, how comes that master gets a "maint" tag? AFAIU, "release_8.2.5h"
> was put on 53c664c, which belongs to maint.

I always add the release tag on maint, that's where both minor and
major releases are made from (expect that I merge master into maint
before a major release.)

We could have a dedicated tag for the master branch, but for any
move here I'd refer to Achim.

-- 
 Bastien

Reply via email to