KartikMistry has uploaded a new change for review. https://gerrit.wikimedia.org/r/116088
Change subject: Update version date and copyright year. ...................................................................... Update version date and copyright year. Change-Id: Ia0aeca710745ebff61b35147382bde1327c46ea1 --- M Translate.php 1 file changed, 2 insertions(+), 2 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Translate refs/changes/88/116088/1 diff --git a/Translate.php b/Translate.php index ee06039..0fd4743 100644 --- a/Translate.php +++ b/Translate.php @@ -10,14 +10,14 @@ * * @author Niklas Laxström * @author Siebrand Mazeland - * @copyright Copyright © 2006-2013, Niklas Laxström, Siebrand Mazeland + * @copyright Copyright © 2006-2014, Niklas Laxström, Siebrand Mazeland * @license GPL-2.0+ */ /** * Version number used in extension credits and in other places where needed. */ -define( 'TRANSLATE_VERSION', '2014-02-04' ); +define( 'TRANSLATE_VERSION', '2014-02-28' ); /** * Extension credits properties. -- To view, visit https://gerrit.wikimedia.org/r/116088 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ia0aeca710745ebff61b35147382bde1327c46ea1 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/Translate Gerrit-Branch: master Gerrit-Owner: KartikMistry <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
