[1/13]docs/winedev: use newer tags

André Hentschel nerv at dawncrow.de
Fri May 14 11:40:49 CDT 2010


---
 en/winedev-otherdebug.sgml |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/en/winedev-otherdebug.sgml b/en/winedev-otherdebug.sgml
index 2aa4881..0454a1f 100644
--- a/en/winedev-otherdebug.sgml
+++ b/en/winedev-otherdebug.sgml
@@ -380,13 +380,13 @@ int main (void)
 	</listitem>
 	<listitem>
 	  <para>
-            If you found that something broke between wine-20041019 and
-            wine-20050930 (these are [WWW] release tags). To start regression
+            If you found that something broke between wine-1.1.42 and
+            wine-1.1.44 (these are [WWW] release tags). To start regression
             testing we run:
 	    <screen>
 git bisect start
-git bisect good wine-20041019
-git bisect bad wine-20050930
+git bisect good wine-1.1.42
+git bisect bad wine-1.1.44
 	    </screen>
 	  </para>
 	  <para>
-- 

Best Regards, André Hentschel



More information about the wine-patches mailing list