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

Revision: 93794
Author:   yaron
Date:     2011-08-03 03:57:11 +0000 (Wed, 03 Aug 2011)
Log Message:
-----------
New version: 0.6.6

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

Modified: trunk/extensions/SemanticInternalObjects/README
===================================================================
--- trunk/extensions/SemanticInternalObjects/README     2011-08-03 03:22:55 UTC 
(rev 93793)
+++ trunk/extensions/SemanticInternalObjects/README     2011-08-03 03:57:11 UTC 
(rev 93794)
@@ -1,6 +1,6 @@
 Semantic Internal Objects Extension
 
-        Version 0.6.5
+        Version 0.6.6
         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-08-03 03:22:55 UTC (rev 93793)
+++ trunk/extensions/SemanticInternalObjects/SemanticInternalObjects.php        
2011-08-03 03:57:11 UTC (rev 93794)
@@ -9,7 +9,7 @@
 
 if ( !defined( 'MEDIAWIKI' ) ) die();
 
-define( 'SIO_VERSION', '0.6.5' );
+define( 'SIO_VERSION', '0.6.6' );
 
 $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