Module: deluge Branch: master Commit: 369b03bffb58f1626e90901084ec840672f17155
Author: Andrew Resch <[email protected]> Date: Wed May 5 14:46:27 2010 -0700 Update version --- setup.py | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/setup.py b/setup.py index 0e04da2..b294874 100644 --- a/setup.py +++ b/setup.py @@ -424,7 +424,7 @@ _data_files = [ # Main setup setup( name = "deluge", - version = "1.2.900", + version = "1.3.900", 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.
