Hi,

On 30.03.2014 12:24, Quan Guo wrote:
> Congratulations! I'm wondering how I can get the newest codes from
> git.naquadah.org, if possible.
> 
> I tried to pull the newest master branch. But I still get awesome 3.5.2?
> Any ideas? 
[...]

There is a 3.5 branch and a master branch (and lots of other branches) in git.
Their merge-base (latest common commit) is v3.5.2-48-gc855b1b. So for the master
branch, the newest tag that git can find is the v3.5.2 tag, because the v3.5.3
tag is only reachable from the 3.5 branch.

Also, you don't get awesome 3.5.2, but you get awesome v3.5.2-119-gb9361d5. The
"119" in there means that there were 119 commits since the v3.5.2 tag and thus
lots of changes.

So... yeah... that version number is just an artifact that happened due to me
branching of 3.5 "suddenly".

Everything is ok. Move along. ;-)
Uli
-- 
A learning experience is one of those things that say,
'You know that thing you just did? Don't do that.'
                     -- Douglas Adams

-- 
To unsubscribe, send mail to [email protected].

Reply via email to