diff options
author | Zach Tibbitts <zach@collegegeek.org> | 2007-08-05 18:37:47 +0200 |
---|---|---|
committer | Zach Tibbitts <zach@collegegeek.org> | 2007-08-05 18:37:47 +0200 |
commit | 9024c5b62084e794dc927be3169a1c02575ea970 (patch) | |
tree | 390f59ef5310f567803845f6f68ed6891371a513 | |
parent | oops, had one thing in here twice (diff) | |
download | deluge-0.5.4.tar.xz deluge-0.5.4.zip |
tag 0.5.4 releasedeluge-0.5.4
-rw-r--r-- | setup.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -28,7 +28,7 @@ NAME = "deluge" FULLNAME = "Deluge BitTorrent Client" -VERSION = "0.5.3.95" +VERSION = "0.5.4" AUTHOR = "Zach Tibbitts, Alon Zakai, Marcos Pinto, Andrew Resch, Alex Dedul" EMAIL = "zach@collegegeek.org, kripkensteiner@gmail.com, marcospinto@dipconsultants.com, alonzakai@gmail.com, rotmer@gmail.com" DESCRIPTION = "A bittorrent client written in PyGTK" |