r75860 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r75859‎ | r75860 | r75861 >
Date:17:14, 2 November 2010
Author:yaron
Status:deferred
Tags:
Comment:
New version: 0.6.2
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.6.1' );
 13+define( 'SIO_VERSION', '0.6.2' );
1414
1515 $wgExtensionCredits[defined( 'SEMANTIC_EXTENSION_TYPE' ) ? 'semantic' : 'parserhook'][] = array(
1616 'path' => __FILE__,
Index: trunk/extensions/SemanticInternalObjects/README
@@ -1,6 +1,6 @@
22 Semantic Internal Objects Extension
33
4 - Version 0.6.1
 4+ Version 0.6.2
55 Yaron Koren
66
77 This is free software licensed under the GNU General Public License. Please

Status & tagging log