Jacek Caban : tools: Added Wine Gecko 0.9.1 redirection.

Alexandre Julliard julliard at winehq.org
Fri Feb 6 09:42:01 CST 2009


Module: tools
Branch: master
Commit: db8ff6f38e70f933b37509529423679eb6a5a647
URL:    http://source.winehq.org/git/tools.git/?a=commit;h=db8ff6f38e70f933b37509529423679eb6a5a647

Author: Jacek Caban <jacek at codeweavers.com>
Date:   Thu Feb  5 21:17:40 2009 +0100

tools: Added Wine Gecko 0.9.1 redirection.

---

 winegecko.php |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/winegecko.php b/winegecko.php
index ce47e6a..141c815 100644
--- a/winegecko.php
+++ b/winegecko.php
@@ -24,7 +24,8 @@ $aFileSizes = array(
 	'default'=>5219822,
 	'0.0.1'=>5219822,
 	'0.1.0'=>5746895,
-	'0.9.0'=>7806669
+	'0.9.0'=>7806669,
+	'0.9.1'=>7806837
 );
 
 // Exact size of the file:




More information about the wine-cvs mailing list