mirror of
https://git.deluge-torrent.org/deluge
synced 2025-08-03 06:58:42 +00:00
0.5 RELEASE
This commit is contained in:
parent
ca69c978a7
commit
e80ba0d496
1 changed files with 1 additions and 1 deletions
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.2"
|
VERSION = "0.5.0"
|
||||||
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