Susan Cragin wrote:
Need the number of the current git because am doing regression on it, because it doesn't compile on my machine using my gcc. gcc (Ubuntu 4.3.2-2ubuntu5) 4.3.3 20081129 (prerelease) (And BTW can the regression test page link to this page?) Thank you very much. Susan
Susan:
Does the 1.1.9 release compile? If so the tag for it is:
Module: wine Branch: refs/tags/wine-1.1.9 Tag: 4b5566a684abbe42e0ef566f8d3f491fdebc35a9 URL: http://source.winehq.org/git/wine.git/?a=tag;h=4b5566a684abbe42e0ef566f8d3f4...
Tagger: Alexandre Julliard julliard@winehq.org Date: Fri Nov 21 17:20:28 2008 +0100
Release 1.1.9
I don't know how to get the current tag other than to git "HEAD" and it should be in the .git file somewhere.
James McKenzie