[tools] winemono.php: Set default version to 4.6.2.

Vincent Povirk madewokherd at gmail.com
Tue Apr 5 11:05:42 CDT 2016


From: Vincent Povirk <vincent at codeweavers.com>

Signed-off-by: Vincent Povirk <vincent at codeweavers.com>
---
 winemono.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/winemono.php b/winemono.php
index 9938574..c337efa 100644
--- a/winemono.php
+++ b/winemono.php
@@ -4,7 +4,7 @@
  */
 
 // Default version if none given
-$sVersion = '4.6.0';
+$sVersion = '4.6.2';
 
 // Suffix appended to base name of file
 $sFileSuffix = '';
-- 
2.5.0




More information about the wine-patches mailing list