Author: andar
Revision: 4051
Log:
Prep for release
Diff:
Modified: branches/1.0.0_RC/ChangeLog
===================================================================
--- branches/1.0.0_RC/ChangeLog 2008-10-18 21:22:44 UTC (rev 4050)
+++ branches/1.0.0_RC/ChangeLog 2008-10-18 21:38:54 UTC (rev 4051)
@@ -1,4 +1,4 @@
-Deluge 1.0.3 (In Development)
+Deluge 1.0.3 (18 October 2008)
Core:
* Fix upnp - it should work on more routers now too
* Fix issue where Deluge would send improper stats to the tracker after a
Modified: branches/1.0.0_RC/debian/changelog
===================================================================
--- branches/1.0.0_RC/debian/changelog 2008-10-18 21:22:44 UTC (rev 4050)
+++ branches/1.0.0_RC/debian/changelog 2008-10-18 21:38:54 UTC (rev 4051)
@@ -1,5 +1,5 @@
-deluge-torrent (1.0.2-1) unstable; urgency=low
+deluge-torrent (1.0.3-1) unstable; urgency=low
- * 1.0.2
+ * 1.0.3
- -- Andrew Resch (andar) <[EMAIL PROTECTED]> Fri, 10 Oct 2008 02:10:00 -0000
+ -- Andrew Resch (andar) <[EMAIL PROTECTED]> Sat, 18 Oct 2008 02:10:00 -0000
Modified: branches/1.0.0_RC/setup.py
===================================================================
--- branches/1.0.0_RC/setup.py 2008-10-18 21:22:44 UTC (rev 4050)
+++ branches/1.0.0_RC/setup.py 2008-10-18 21:38:54 UTC (rev 4051)
@@ -313,5 +313,5 @@
]},
packages = find_packages(exclude=["plugins"]),
url = "http://deluge-torrent.org",
- version = "1.0.2",
+ version = "1.0.3",
)
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---