r66379 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r66378‎ | r66379 | r66380 >
Date:19:25, 13 May 2010
Author:yaron
Status:deferred
Tags:
Comment:
New version: 0.4.1
Modified paths:
  • /trunk/extensions/SemanticInternalObjects/README (modified) (history)
  • /trunk/extensions/SemanticInternalObjects/SemanticInternalObjects.php (modified) (history)

Diff [purge]

Index: trunk/extensions/SemanticInternalObjects/SemanticInternalObjects.php
@@ -9,7 +9,7 @@
1010
1111 if ( !defined( 'MEDIAWIKI' ) ) die();
1212
13 -define( 'SIO_VERSION', '0.4' );
 13+define( 'SIO_VERSION', '0.4.1' );
1414
1515 $wgExtensionCredits['parserhook'][] = array(
1616 'path' => __FILE__,
Index: trunk/extensions/SemanticInternalObjects/README
@@ -1,6 +1,6 @@
22 Semantic Internal Objects Extension
33
4 - Version 0.4
 4+ Version 0.4.1
55 Yaron Koren
66
77 This is free software licensed under the GNU General Public License. Please

Status & tagging log