Revision: 48478
Author:   tstarling
Date:     2009-03-17 03:26:50 +0000 (Tue, 17 Mar 2009)

Log Message:
-----------
Updated $wgOggScriptVersion

Modified Paths:
--------------
    trunk/extensions/OggHandler/OggHandler.php

Modified: trunk/extensions/OggHandler/OggHandler.php
===================================================================
--- trunk/extensions/OggHandler/OggHandler.php  2009-03-17 03:08:06 UTC (rev 
48477)
+++ trunk/extensions/OggHandler/OggHandler.php  2009-03-17 03:26:50 UTC (rev 
48478)
@@ -23,7 +23,7 @@
        ini_get( 'include_path' ) );
 
 // Bump this when updating OggPlayer.js to help update caches
-$wgOggScriptVersion = '8';
+$wgOggScriptVersion = '9';
 
 $wgExtensionMessagesFiles['OggHandler'] = "$oggDir/OggHandler.i18n.php";
 $wgParserOutputHooks['OggHandler'] = array( 'OggHandler', 'outputHook' );



_______________________________________________
MediaWiki-CVS mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs

Reply via email to