Deluge 0.5 RC 2
This commit is contained in:
parent
79c6fa470d
commit
8ef143af72
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…
Reference in New Issue