mirror of
https://git.deluge-torrent.org/deluge
synced 2025-08-07 00:48:41 +00:00
Prep for release
This commit is contained in:
parent
0b528b2f61
commit
51f18d3f54
2 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
||||||
Deluge 1.1.3 - (In Development)
|
Deluge 1.1.3 - (15 February 2009)
|
||||||
Core:
|
Core:
|
||||||
* Fix issue where checking queue would stop
|
* Fix issue where checking queue would stop
|
||||||
* Fix announcing to SSL trackers
|
* Fix announcing to SSL trackers
|
||||||
|
|
2
setup.py
2
setup.py
|
@ -412,5 +412,5 @@ setup(
|
||||||
]},
|
]},
|
||||||
packages = find_packages(exclude=["plugins"]),
|
packages = find_packages(exclude=["plugins"]),
|
||||||
url = "http://deluge-torrent.org",
|
url = "http://deluge-torrent.org",
|
||||||
version = "1.1.2",
|
version = "1.1.3",
|
||||||
)
|
)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue