Yaron Koren has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/50174


Change subject: New version: 0.7.3
......................................................................

New version: 0.7.3

Change-Id: I3752d8f3b69b61aeba580cfee3cb7acbcd7db5b1
---
M README
M SemanticInternalObjects.php
2 files changed, 2 insertions(+), 2 deletions(-)


  git pull 
ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/SemanticInternalObjects 
refs/changes/74/50174/1

diff --git a/README b/README
index 00fb33e..d4286b4 100644
--- a/README
+++ b/README
@@ -1,6 +1,6 @@
 Semantic Internal Objects Extension
 
-        Version 0.7.2
+        Version 0.7.3
         Yaron Koren
 
 This is free software licensed under the GNU General Public License. Please
diff --git a/SemanticInternalObjects.php b/SemanticInternalObjects.php
index 2d518d0..056f4fa 100644
--- a/SemanticInternalObjects.php
+++ b/SemanticInternalObjects.php
@@ -9,7 +9,7 @@
 
 if ( !defined( 'MEDIAWIKI' ) ) die();
 
-define( 'SIO_VERSION', '0.7.2' );
+define( 'SIO_VERSION', '0.7.3' );
 
 $wgExtensionCredits[defined( 'SEMANTIC_EXTENSION_TYPE' ) ? 'semantic' : 
'parserhook'][] = array(
        'path' => __FILE__,

-- 
To view, visit https://gerrit.wikimedia.org/r/50174
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I3752d8f3b69b61aeba580cfee3cb7acbcd7db5b1
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/SemanticInternalObjects
Gerrit-Branch: master
Gerrit-Owner: Yaron Koren <[email protected]>

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

Reply via email to