mirror of
https://git.deluge-torrent.org/deluge
synced 2025-08-02 22:48:40 +00:00
Deluge 0.5 RC 2
This commit is contained in:
parent
79c6fa470d
commit
8ef143af72
2 changed files with 683 additions and 681 deletions
File diff suppressed because it is too large
Load diff
2
setup.py
2
setup.py
|
@ -30,7 +30,7 @@ pythonVersion = platform.python_version()[0:3]
|
||||||
|
|
||||||
NAME = "deluge"
|
NAME = "deluge"
|
||||||
FULLNAME = "Deluge BitTorrent Client"
|
FULLNAME = "Deluge BitTorrent Client"
|
||||||
VERSION = "0.4.99.1"
|
VERSION = "0.4.99.2"
|
||||||
AUTHOR = "Zach Tibbitts, Alon Zakai"
|
AUTHOR = "Zach Tibbitts, Alon Zakai"
|
||||||
EMAIL = "zach@collegegeek.org, kripkensteiner@gmail.com"
|
EMAIL = "zach@collegegeek.org, kripkensteiner@gmail.com"
|
||||||
DESCRIPTION = "A bittorrent client written in PyGTK"
|
DESCRIPTION = "A bittorrent client written in PyGTK"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue