jenkins-bot has submitted this change and it was merged.

Change subject: Fix version and update copyright
......................................................................


Fix version and update copyright

Change-Id: I508a573dfb129e27de54748a26cd23e53463199e
---
M Translate.php
1 file changed, 2 insertions(+), 2 deletions(-)

Approvals:
  Nikerabbit: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/Translate.php b/Translate.php
index a3524be..931acad 100644
--- a/Translate.php
+++ b/Translate.php
@@ -10,14 +10,14 @@
  *
  * @author Niklas Laxström
  * @author Siebrand Mazeland
- * @copyright Copyright © 2006-2014, Niklas Laxström, Siebrand Mazeland
+ * @copyright Copyright © 2006-2015, Niklas Laxström, Siebrand Mazeland
  * @license GPL-2.0+
  */
 
 /**
  * Version number used in extension credits and in other places where needed.
  */
-define( 'TRANSLATE_VERSION', '2015-12-29' );
+define( 'TRANSLATE_VERSION', '2014-12-29' );
 
 /**
  * Extension credits properties.

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I508a573dfb129e27de54748a26cd23e53463199e
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Translate
Gerrit-Branch: master
Gerrit-Owner: KartikMistry <[email protected]>
Gerrit-Reviewer: Amire80 <[email protected]>
Gerrit-Reviewer: Nikerabbit <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to