mirror of
https://git.deluge-torrent.org/deluge
synced 2025-04-20 11:35:49 +00:00
version up
This commit is contained in:
parent
530fcf255b
commit
8c489e86d2
2 changed files with 3 additions and 3 deletions
4
debian/changelog
vendored
4
debian/changelog
vendored
|
@ -1,5 +1,5 @@
|
|||
deluge-torrent (1.0.99+1.1.0RC-2) unstable; urgency=low
|
||||
deluge-torrent (1.0.99+1.1.0RC-3) unstable; urgency=low
|
||||
|
||||
* 1.1.0 RC2 release
|
||||
* 1.1.0 RC3 release
|
||||
|
||||
-- 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"]),
|
||||
url = "http://deluge-torrent.org",
|
||||
version = "1.1.0_RC2",
|
||||
version = "1.1.0_RC3",
|
||||
)
|
||||
|
|
Loading…
Add table
Reference in a new issue