# HG changeset patch # User errant.home # Date 1325247895 0 # Node ID a7a51d67b179e21d4a61bd5332c2d77e6c16eebf # Parent 5127da54cc096c666b5dcf4fba3833ef1d9c3878 r97 diff -r 5127da54cc096c666b5dcf4fba3833ef1d9c3878 -r a7a51d67b179e21d4a61bd5332c2d77e6c16eebf commonsbot.py --- a/commonsbot.py Fri Dec 30 12:21:49 2011 +0000 +++ b/commonsbot.py Fri Dec 30 12:24:55 2011 +0000 @@ -4,7 +4,7 @@ CommonsNotification Bot by ErrantX - Version: r92 + Version: r97 Watches commons for Speedy nominations and image deletions and notifies various places on Wikipedia if the images are used there. @@ -22,7 +22,7 @@ import notifo import re -__VERSION__ = "r92" +__VERSION__ = "r97" __AUTHOR__ = "ErrantX" __BOTUSER__ = "CommonsNotificationBot"