Vincent Povirk : winemono.php: Set default version to 4.6.0.

Alexandre Julliard julliard at wine.codeweavers.com
Mon Feb 29 06:50:02 CST 2016


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

Author: Vincent Povirk <vincent at codeweavers.com>
Date:   Fri Feb 26 13:11:41 2016 -0600

winemono.php: Set default version to 4.6.0.

Signed-off-by: Vincent Povirk <vincent at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 winemono.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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




More information about the wine-cvs mailing list