--- BitTorrent-5.3-GPL/BitTorrent/__init__.py 2009-02-04 22:42:12.000000000 +0000 +++ BitTorrent-5.3-GPL/BitTorrent/__init__.py 2009-03-23 15:13:43.000000000 +0000 @@ -12,7 +12,7 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . -version = '5.2.2' +version = '5.3' URL = 'http://www.bittorrent.com/' DONATE_URL = URL + 'donate.html?client=%(client)s'