r89170 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r89169‎ | r89170 | r89171 >
Date:14:13, 30 May 2011
Author:jeroendedauw
Status:deferred
Tags:
Comment:
0.1
Modified paths:
  • /trunk/extensions/Spark/Spark.php (modified) (history)

Diff [purge]

Index: trunk/extensions/Spark/Spark.php
@@ -28,7 +28,7 @@
2929 die( '<b>Error:</b> Spark requires MediaWiki 1.17 or above.' );
3030 }
3131
32 -define( 'Spark_VERSION', '0.1 alpha' );
 32+define( 'Spark_VERSION', '0.1' );
3333
3434 $wgExtensionCredits['other'][] = array(
3535 'path' => __FILE__,

Status & tagging log