0.5 RELEASE

This commit is contained in:
Zach Tibbitts 2007-03-18 16:35:04 +00:00
parent ca69c978a7
commit e80ba0d496

View File

@ -30,7 +30,7 @@ pythonVersion = platform.python_version()[0:3]
NAME = "deluge"
FULLNAME = "Deluge BitTorrent Client"
VERSION = "0.4.99.2"
VERSION = "0.5.0"
AUTHOR = "Zach Tibbitts, Alon Zakai"
EMAIL = "zach@collegegeek.org, kripkensteiner@gmail.com"
DESCRIPTION = "A bittorrent client written in PyGTK"