yui3/commit

YUI version upped to 3.7.1

authorJacco van Ossenbruggen
Tue Nov 27 12:15:56 2012 +0100
committerJacco van Ossenbruggen
Tue Nov 27 12:15:56 2012 +0100
commit6a45400d77a8df7e28d1a20828ff38943ef94373
tree5bf641b22e0ec8b34558830bb2705c2e15efdb09
parent8c1ce4d5244797a156d1dbf418d7c222729c6ed3
Diff style: patch stat
diff --git a/config-available/yui3.pl b/config-available/yui3.pl
index 889f99ee92..cd1729d493 100644
--- a/config-available/yui3.pl
+++ b/config-available/yui3.pl
@@ -20,7 +20,7 @@ Main functionality is to make it easy to:
 	   'Location of the local gallery git (absolute dir name or relative to server directory)').
 :- setting(remote_path, atom, 'http://yui.yahooapis.com/',
 	   'Location of the local yui git (absolute dir name or relative to server directory)').
-:- setting(version, atom, '3.4.1',
+:- setting(version, atom, '3.7.1',
 	   'remote YUI version to use (e.g. when local=false)').
 
 :- multifile http:location/3.