Yaron Koren has uploaded a new change for review.

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


Change subject: New version: 0.7.5
......................................................................

New version: 0.7.5

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


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

diff --git a/README b/README
index 0859f57..670e5f2 100644
--- a/README
+++ b/README
@@ -1,6 +1,6 @@
 Semantic Internal Objects Extension
 
-        Version 0.7.4
+        Version 0.7.5
         Yaron Koren
 
 This is free software licensed under the GNU General Public License. Please
diff --git a/SemanticInternalObjects.php b/SemanticInternalObjects.php
index 206b550..1c7cb3e 100644
--- a/SemanticInternalObjects.php
+++ b/SemanticInternalObjects.php
@@ -9,7 +9,7 @@
 
 if ( !defined( 'MEDIAWIKI' ) ) die();
 
-define( 'SIO_VERSION', '0.7.4' );
+define( 'SIO_VERSION', '0.7.5' );
 
 $wgExtensionCredits[defined( 'SEMANTIC_EXTENSION_TYPE' ) ? 'semantic' : 
'parserhook'][] = array(
        'path' => __FILE__,

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I307bc04e3b82b3acaf30d4e150659b41a854cbf1
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