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

Revision: 60552
Author:   yaron
Date:     2010-01-01 23:15:54 +0000 (Fri, 01 Jan 2010)

Log Message:
-----------
New version: 0.2

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

Modified: trunk/extensions/SemanticInternalObjects/README
===================================================================
--- trunk/extensions/SemanticInternalObjects/README     2010-01-01 22:45:38 UTC 
(rev 60551)
+++ trunk/extensions/SemanticInternalObjects/README     2010-01-01 23:15:54 UTC 
(rev 60552)
@@ -1,6 +1,6 @@
 Semantic Internal Objects Extension
 
-        Version 0.1
+        Version 0.2
         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        
2010-01-01 22:45:38 UTC (rev 60551)
+++ trunk/extensions/SemanticInternalObjects/SemanticInternalObjects.php        
2010-01-01 23:15:54 UTC (rev 60552)
@@ -9,7 +9,7 @@
 
 if ( !defined( 'MEDIAWIKI' ) ) die();
 
-define( 'SIO_VERSION', '0.1' );
+define( 'SIO_VERSION', '0.2' );
 
 $wgExtensionCredits['parserhook'][] = array(
        'name'  => 'Semantic Internal Objects',



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

Reply via email to