[MediaWiki-commits] [Gerrit] Version 0.10 - change (mediawiki...Cargo)

2015-10-06 Thread Yaron Koren (Code Review)
Yaron Koren has uploaded a new change for review.

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

Change subject: Version 0.10
..

Version 0.10

Change-Id: I3327b666f51065863d76f75d44a6f1a400219255
---
M Cargo.php
M extension.json
2 files changed, 2 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Cargo 
refs/changes/68/243968/1

diff --git a/Cargo.php b/Cargo.php
index be49190..d7b7594 100644
--- a/Cargo.php
+++ b/Cargo.php
@@ -9,7 +9,7 @@
 // We need to set this at the top, so that it is also defined if
 // wfLoadExtension() is called, because its presence is used by other
 // extensions to determine whether Cargo is installed.
-define( 'CARGO_VERSION', '0.10-alpha' );
+define( 'CARGO_VERSION', '0.10' );
 
 // There's a bug in extension loading in versions 1.25.1 and 1.25.2 that
 // makes it unusable for Cargo - don't load extensions unless we're at
diff --git a/extension.json b/extension.json
index 4eaca7a..053a79c 100644
--- a/extension.json
+++ b/extension.json
@@ -1,7 +1,7 @@
 {
"name": "Cargo",
"namemsg": "cargo-extensionname",
-   "version": "0.10-alpha",
+   "version": "0.10",
"author": "Yaron Koren",
"url": "https://www.mediawiki.org/wiki/Extension:Cargo;,
"descriptionmsg": "cargo-desc",

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I3327b666f51065863d76f75d44a6f1a400219255
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Cargo
Gerrit-Branch: master
Gerrit-Owner: Yaron Koren 

___
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits


[MediaWiki-commits] [Gerrit] Version 0.10 - change (mediawiki...Cargo)

2015-10-06 Thread Yaron Koren (Code Review)
Yaron Koren has submitted this change and it was merged.

Change subject: Version 0.10
..


Version 0.10

Change-Id: I3327b666f51065863d76f75d44a6f1a400219255
---
M Cargo.php
M extension.json
2 files changed, 2 insertions(+), 2 deletions(-)

Approvals:
  Yaron Koren: Checked; Looks good to me, approved



diff --git a/Cargo.php b/Cargo.php
index be49190..d7b7594 100644
--- a/Cargo.php
+++ b/Cargo.php
@@ -9,7 +9,7 @@
 // We need to set this at the top, so that it is also defined if
 // wfLoadExtension() is called, because its presence is used by other
 // extensions to determine whether Cargo is installed.
-define( 'CARGO_VERSION', '0.10-alpha' );
+define( 'CARGO_VERSION', '0.10' );
 
 // There's a bug in extension loading in versions 1.25.1 and 1.25.2 that
 // makes it unusable for Cargo - don't load extensions unless we're at
diff --git a/extension.json b/extension.json
index 4eaca7a..053a79c 100644
--- a/extension.json
+++ b/extension.json
@@ -1,7 +1,7 @@
 {
"name": "Cargo",
"namemsg": "cargo-extensionname",
-   "version": "0.10-alpha",
+   "version": "0.10",
"author": "Yaron Koren",
"url": "https://www.mediawiki.org/wiki/Extension:Cargo;,
"descriptionmsg": "cargo-desc",

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I3327b666f51065863d76f75d44a6f1a400219255
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Cargo
Gerrit-Branch: master
Gerrit-Owner: Yaron Koren 
Gerrit-Reviewer: Yaron Koren 
Gerrit-Reviewer: jenkins-bot <>

___
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits