Author: andar
Revision: 5024
Log:
Prep for release
Diff:
Modified: branches/1.1.0_RC/ChangeLog
===================================================================
--- branches/1.1.0_RC/ChangeLog 2009-04-06 21:08:46 UTC (rev 5023)
+++ branches/1.1.0_RC/ChangeLog 2009-04-06 21:09:17 UTC (rev 5024)
@@ -1,4 +1,4 @@
-=== Deluge 1.1.6 - (In Development) ===
+=== Deluge 1.1.6 - (06 April 2009) ===
==== Core ====
* Fix udp trackers being classified as DHT source
* Fix #855 force a resume on a torrent if a 'Force Recheck' is initiated
Modified: branches/1.1.0_RC/deluge/docs/man/deluge.1
===================================================================
--- branches/1.1.0_RC/deluge/docs/man/deluge.1 2009-04-06 21:08:46 UTC (rev
5023)
+++ branches/1.1.0_RC/deluge/docs/man/deluge.1 2009-04-06 21:09:17 UTC (rev
5024)
@@ -1,4 +1,4 @@
-.TH DELUGE 1 "March 2009" "1.1.5"
+.TH DELUGE 1 "April 2009" "1.1.6"
.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-06 21:08:46 UTC (rev
5023)
+++ branches/1.1.0_RC/deluge/docs/man/deluged.1 2009-04-06 21:09:17 UTC (rev
5024)
@@ -1,4 +1,4 @@
-.TH DELUGED 1 "March 2009" "1.1.5"
+.TH DELUGED 1 "April 2009" "1.1.6"
.SH NAME
deluged - a bittorrent client daemon
Modified: branches/1.1.0_RC/setup.py
===================================================================
--- branches/1.1.0_RC/setup.py 2009-04-06 21:08:46 UTC (rev 5023)
+++ branches/1.1.0_RC/setup.py 2009-04-06 21:09:17 UTC (rev 5024)
@@ -409,5 +409,5 @@
]},
packages = find_packages(exclude=["plugins"]),
url = "http://deluge-torrent.org",
- version = "1.1.5",
+ version = "1.1.6",
)
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---