Module: deluge Branch: 1.3-stable Commit: b9336889f5b668309346c0e286c24c1a19d32f89
Author: Andrew Resch <[email protected]> Date: Fri Aug 20 14:20:51 2010 -0700 Update version --- setup.py | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/setup.py b/setup.py index 4491bb1..cd410b4 100644 --- a/setup.py +++ b/setup.py @@ -435,7 +435,7 @@ _data_files = [ # Main setup setup( name = "deluge", - version = "1.3.0-rc1", + version = "1.3.0-rc2", fullname = "Deluge Bittorrent Client", description = "Bittorrent Client", author = "Andrew Resch, Damien Churchill", -- 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.
