mirror of
https://git.deluge-torrent.org/deluge
synced 2025-08-02 22:48:40 +00:00
Prep for release
This commit is contained in:
parent
28eed5d7e5
commit
e219cce7a5
2 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
||||||
=== Deluge 1.1.5 - (In Development) ===
|
=== Deluge 1.1.5 - (16 March 2009) ===
|
||||||
==== Core ====
|
==== Core ====
|
||||||
* Fix config file saving when no current config file exists
|
* Fix config file saving when no current config file exists
|
||||||
|
|
||||||
|
|
2
setup.py
2
setup.py
|
@ -409,5 +409,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.4",
|
version = "1.1.5",
|
||||||
)
|
)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue