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

Revision: 92861
Author:   yaron
Date:     2011-07-22 14:56:55 +0000 (Fri, 22 Jul 2011)
Log Message:
-----------
New version: 0.6.5

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

Modified: trunk/extensions/SemanticInternalObjects/README
===================================================================
--- trunk/extensions/SemanticInternalObjects/README     2011-07-22 13:54:56 UTC 
(rev 92860)
+++ trunk/extensions/SemanticInternalObjects/README     2011-07-22 14:56:55 UTC 
(rev 92861)
@@ -1,6 +1,6 @@
 Semantic Internal Objects Extension
 
-        Version 0.6.4
+        Version 0.6.5
         Yaron Koren
 
 This is free software licensed under the GNU General Public License. Please

Modified: trunk/extensions/SemanticInternalObjects/SemanticInternalObjects.php
===================================================================
--- trunk/extensions/SemanticInternalObjects/SemanticInternalObjects.php        
2011-07-22 13:54:56 UTC (rev 92860)
+++ trunk/extensions/SemanticInternalObjects/SemanticInternalObjects.php        
2011-07-22 14:56:55 UTC (rev 92861)
@@ -9,7 +9,7 @@
 
 if ( !defined( 'MEDIAWIKI' ) ) die();
 
-define( 'SIO_VERSION', '0.6.4' );
+define( 'SIO_VERSION', '0.6.5' );
 
 $wgExtensionCredits[defined( 'SEMANTIC_EXTENSION_TYPE' ) ? 'semantic' : 
'parserhook'][] = array(
        'path' => __FILE__,


_______________________________________________
MediaWiki-CVS mailing list
MediaWiki-CVS@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs

Reply via email to