summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 4491bb1d5..cd410b4ea 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",