r55971 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r55970‎ | r55971 | r55972 >
Date:14:36, 7 September 2009
Author:jojo
Status:deferred
Tags:
Comment:
up versions
Modified paths:
  • /trunk/extensions/Collection/Collection.php (modified) (history)

Diff [purge]

Index: trunk/extensions/Collection/Collection.php
@@ -33,14 +33,14 @@
3434 $dir = dirname(__FILE__) . '/';
3535
3636 # Extension version
37 -$wgCollectionVersion = "1.3";
 37+$wgCollectionVersion = "1.4";
3838
3939 # ==============================================================================
4040
4141 # Configuration:
4242
4343 /** Bump the version number every time you change any of the JavaScript files */
44 -$wgCollectionStyleVersion = 4;
 44+$wgCollectionStyleVersion = 5;
4545
4646 /** URL of mw-serve render server */
4747 $wgCollectionMWServeURL = 'http://tools.pediapress.com/mw-serve/';

Status & tagging log