http://www.mediawiki.org/wiki/Special:Code/MediaWiki/89659

Revision: 89659
Author:   yaron
Date:     2011-06-07 17:19:35 +0000 (Tue, 07 Jun 2011)
Log Message:
-----------
New version: 0.6.4

Modified Paths:
--------------
    trunk/extensions/SemanticInternalObjects/README
    trunk/extensions/SemanticInternalObjects/SemanticInternalObjects.php

Modified: trunk/extensions/SemanticInternalObjects/README
===================================================================
--- trunk/extensions/SemanticInternalObjects/README     2011-06-07 17:08:43 UTC 
(rev 89658)
+++ trunk/extensions/SemanticInternalObjects/README     2011-06-07 17:19:35 UTC 
(rev 89659)
@@ -1,6 +1,6 @@
 Semantic Internal Objects Extension
 
-        Version 0.6.3
+        Version 0.6.4
         Yaron Koren
 
 This is free software licensed under the GNU General Public License. Please
@@ -67,8 +67,8 @@
 
 == Requirements ==
 
-This version of the Semantic Internal Objects extension requires MediaWiki 1.8
-or higher and Semantic MediaWiki 1.4 or higher.
+This version of the Semantic Internal Objects extension requires MediaWiki 1.11
+or higher and Semantic MediaWiki 1.5.2 or higher.
 
 == Installation ==
 

Modified: trunk/extensions/SemanticInternalObjects/SemanticInternalObjects.php
===================================================================
--- trunk/extensions/SemanticInternalObjects/SemanticInternalObjects.php        
2011-06-07 17:08:43 UTC (rev 89658)
+++ trunk/extensions/SemanticInternalObjects/SemanticInternalObjects.php        
2011-06-07 17:19:35 UTC (rev 89659)
@@ -9,7 +9,7 @@
 
 if ( !defined( 'MEDIAWIKI' ) ) die();
 
-define( 'SIO_VERSION', '0.6.4 alpha' );
+define( 'SIO_VERSION', '0.6.4' );
 
 $wgExtensionCredits[defined( 'SEMANTIC_EXTENSION_TYPE' ) ? 'semantic' : 
'parserhook'][] = array(
        'path' => __FILE__,


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

Reply via email to