mirror of
https://git.deluge-torrent.org/deluge
synced 2025-09-02 16:15:32 +00:00
Prep for release
This commit is contained in:
parent
46352b6f13
commit
16ba61dbf5
3 changed files with 5 additions and 5 deletions
|
@ -1,4 +1,4 @@
|
|||
Deluge 1.0.3 (In Development)
|
||||
Deluge 1.0.3 (18 October 2008)
|
||||
Core:
|
||||
* Fix upnp - it should work on more routers now too
|
||||
* Fix issue where Deluge would send improper stats to the tracker after a
|
||||
|
|
6
debian/changelog
vendored
6
debian/changelog
vendored
|
@ -1,5 +1,5 @@
|
|||
deluge-torrent (1.0.2-1) unstable; urgency=low
|
||||
deluge-torrent (1.0.3-1) unstable; urgency=low
|
||||
|
||||
* 1.0.2
|
||||
* 1.0.3
|
||||
|
||||
-- Andrew Resch (andar) <andrewresch@gmail.com> Fri, 10 Oct 2008 02:10:00 -0000
|
||||
-- Andrew Resch (andar) <andrewresch@gmail.com> Sat, 18 Oct 2008 02:10:00 -0000
|
||||
|
|
2
setup.py
2
setup.py
|
@ -313,5 +313,5 @@ setup(
|
|||
]},
|
||||
packages = find_packages(exclude=["plugins"]),
|
||||
url = "http://deluge-torrent.org",
|
||||
version = "1.0.2",
|
||||
version = "1.0.3",
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue