Xqt has uploaded a new change for review.

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

Change subject: update wmf version
......................................................................

update wmf version

Change-Id: I1f6da5e50b30afd2b09c0a08d60eac33720a78de
---
M family.py
1 file changed, 2 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/pywikibot/compat 
refs/changes/03/183503/1

diff --git a/family.py b/family.py
index 2174976..d20c078 100644
--- a/family.py
+++ b/family.py
@@ -1,7 +1,7 @@
 # -*- coding: utf-8  -*-
 
 #
-# (C) Pywikibot team, 2004-2014
+# (C) Pywikibot team, 2004-2015
 #
 # Distributed under the terms of the MIT license.
 #
@@ -4963,7 +4963,7 @@
         # Don't use this, use versionnumber() instead. This only exists
         # to not break family files.
         # Here we return the latest mw release of wikimedia projects
-        return '1.25wmf12'
+        return '1.25wmf13'
 
     def shared_image_repository(self, code):
         return ('commons', 'commons')

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I1f6da5e50b30afd2b09c0a08d60eac33720a78de
Gerrit-PatchSet: 1
Gerrit-Project: pywikibot/compat
Gerrit-Branch: master
Gerrit-Owner: Xqt <[email protected]>

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

Reply via email to