Author: andar
Revision: 5172
Log:
Prep for release
Diff:
Modified: branches/1.1.0_RC/ChangeLog
===================================================================
--- branches/1.1.0_RC/ChangeLog 2009-04-25 22:42:46 UTC (rev 5171)
+++ branches/1.1.0_RC/ChangeLog 2009-04-25 23:11:16 UTC (rev 5172)
@@ -1,4 +1,4 @@
-=== Deluge 1.1.7 - (In Development) ===
+=== Deluge 1.1.7 - (25 April 2009) ===
==== Core ====
* Fix issue where cannot resume torrent after doing a 'Pause All'
* Add workaround for 'address_v4 from unsigned long' bug experienced by users
Modified: branches/1.1.0_RC/deluge/docs/man/deluge.1
===================================================================
--- branches/1.1.0_RC/deluge/docs/man/deluge.1 2009-04-25 22:42:46 UTC (rev
5171)
+++ branches/1.1.0_RC/deluge/docs/man/deluge.1 2009-04-25 23:11:16 UTC (rev
5172)
@@ -1,4 +1,4 @@
-.TH DELUGE 1 "April 2009" "1.1.6"
+.TH DELUGE 1 "April 2009" "1.1.7"
.SH NAME
deluge - a bittorrent client
Modified: branches/1.1.0_RC/deluge/docs/man/deluged.1
===================================================================
--- branches/1.1.0_RC/deluge/docs/man/deluged.1 2009-04-25 22:42:46 UTC (rev
5171)
+++ branches/1.1.0_RC/deluge/docs/man/deluged.1 2009-04-25 23:11:16 UTC (rev
5172)
@@ -1,4 +1,4 @@
-.TH DELUGED 1 "April 2009" "1.1.6"
+.TH DELUGED 1 "April 2009" "1.1.7"
.SH NAME
deluged - a bittorrent client daemon
Modified: branches/1.1.0_RC/setup.py
===================================================================
--- branches/1.1.0_RC/setup.py 2009-04-25 22:42:46 UTC (rev 5171)
+++ branches/1.1.0_RC/setup.py 2009-04-25 23:11:16 UTC (rev 5172)
@@ -409,5 +409,5 @@
]},
packages = find_packages(exclude=["plugins"]),
url = "http://deluge-torrent.org",
- version = "1.1.6",
+ version = "1.1.7",
)
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"deluge-commit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/deluge-commit?hl=en
-~----------~----~----~----~------~----~------~--~---