mirror of
https://git.deluge-torrent.org/deluge
synced 2025-08-03 15:08:40 +00:00
version prep for release
This commit is contained in:
parent
07126decab
commit
d25b41f1de
2 changed files with 4 additions and 4 deletions
6
debian/changelog
vendored
6
debian/changelog
vendored
|
@ -1,5 +1,5 @@
|
||||||
deluge-torrent (1.1.0_RC1) unstable; urgency=low
|
deluge-torrent (1.0.99+1.1.0RC-2) unstable; urgency=low
|
||||||
|
|
||||||
* 1.1.0 RC1 release
|
* 1.1.0 RC2 release
|
||||||
|
|
||||||
-- Andrew Resch (andar) <andrewresch@gmail.com> Tue, 23 Dec 2008 16:31:14 -0800
|
-- Andrew Resch (andar) <andrewresch@gmail.com> Mon, 29 Dec 2008 16:31:14 -0800
|
||||||
|
|
2
setup.py
2
setup.py
|
@ -402,5 +402,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.0_RC1",
|
version = "1.1.0_RC2",
|
||||||
)
|
)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue