mirror of
https://git.deluge-torrent.org/deluge
synced 2025-09-02 16:15:32 +00:00
version up
This commit is contained in:
parent
2291db5be4
commit
c1622b23aa
2 changed files with 4 additions and 4 deletions
6
debian/changelog
vendored
6
debian/changelog
vendored
|
@ -1,5 +1,5 @@
|
||||||
deluge-torrent (0.6.0-svn3235-1) lenny; urgency=low
|
deluge-torrent (0.9.02-1) unstable; urgency=low
|
||||||
|
|
||||||
* Daily Build
|
* RC2 release
|
||||||
|
|
||||||
-- Andrew Resch (andar) <andrewresch@gmail.com> Tue, 17 Jun 2008 16:31:14 -0800
|
-- Andrew Resch (andar) <andrewresch@gmail.com> Tue, 17 Jul 2008 16:31:14 -0800
|
||||||
|
|
2
setup.py
2
setup.py
|
@ -325,7 +325,7 @@ setup(
|
||||||
]},
|
]},
|
||||||
packages = find_packages(exclude=["plugins"]),
|
packages = find_packages(exclude=["plugins"]),
|
||||||
url = "http://deluge-torrent.org",
|
url = "http://deluge-torrent.org",
|
||||||
version = "0.9.01",
|
version = "0.9.02",
|
||||||
)
|
)
|
||||||
|
|
||||||
try:
|
try:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue