http://www.mediawiki.org/wiki/Special:Code/pywikipedia/11280

Revision: 11280
Author:   xqt
Date:     2013-03-28 10:22:26 +0000 (Thu, 28 Mar 2013)
Log Message:
-----------
mw 1.21wmf12

Modified Paths:
--------------
    branches/rewrite/pywikibot/family.py
    trunk/pywikipedia/family.py

Modified: branches/rewrite/pywikibot/family.py
===================================================================
--- branches/rewrite/pywikibot/family.py        2013-03-28 10:18:54 UTC (rev 
11279)
+++ branches/rewrite/pywikibot/family.py        2013-03-28 10:22:26 UTC (rev 
11280)
@@ -937,7 +937,7 @@
         """Return Wikimedia projects version number as a string."""
         # Don't use this, use versionnumber() instead. This only exists
         # to not break family files.
-        return '1.21wmf11'
+        return '1.21wmf12'
 
     def shared_image_repository(self, code):
         return ('commons', 'commons')

Modified: trunk/pywikipedia/family.py
===================================================================
--- trunk/pywikipedia/family.py 2013-03-28 10:18:54 UTC (rev 11279)
+++ trunk/pywikipedia/family.py 2013-03-28 10:22:26 UTC (rev 11280)
@@ -4534,7 +4534,7 @@
         """Return Wikimedia projects version number as a string."""
         # Don't use this, use versionnumber() instead. This only exists
         # to not break family files.
-        return '1.21wmf11'
+        return '1.21wmf12'
 
     def shared_image_repository(self, code):
         return ('commons', 'commons')


_______________________________________________
Pywikipedia-svn mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/pywikipedia-svn

Reply via email to