Author: andar

Revision: 5871

Log:
        Prep 1.2_rc2 release

Diff:
Modified: branches/1.2_RC/ChangeLog
===================================================================
--- branches/1.2_RC/ChangeLog   2009-10-25 17:48:28 UTC (rev 5870)
+++ branches/1.2_RC/ChangeLog   2009-10-25 23:32:13 UTC (rev 5871)
@@ -1,4 +1,4 @@
-=== Deluge 1.2.0_rc2 (In Development) ===
+=== Deluge 1.2.0_rc2 (25 October 2009) ===
 ==== GtkUI ====
        * Fix path errors when adding torrents externally in Windows
        * Fix localclient authentication by stripping the lines read from the 
auth file

Modified: branches/1.2_RC/setup.py
===================================================================
--- branches/1.2_RC/setup.py    2009-10-25 17:48:28 UTC (rev 5870)
+++ branches/1.2_RC/setup.py    2009-10-25 23:32:13 UTC (rev 5871)
@@ -437,5 +437,5 @@
                                 ]},
     packages = find_packages(exclude=["plugins", "docs", "tests"]),
     url = "http://deluge-torrent.org";,
-    version = "1.2.0_rc1",
+    version = "1.2.0_rc2",
 )

Modified: branches/1.2_RC/win32/deluge-bbfreeze.py
===================================================================
--- branches/1.2_RC/win32/deluge-bbfreeze.py    2009-10-25 17:48:28 UTC (rev 
5870)
+++ branches/1.2_RC/win32/deluge-bbfreeze.py    2009-10-25 23:32:13 UTC (rev 
5871)
@@ -1,4 +1,4 @@
-build_version = "1.2.0_rc1"
+build_version = "1.2.0_rc2"
 python_path = "C:\\Python26\\"
 
 import shutil

Modified: branches/1.2_RC/win32/deluge-win32-installer.nsi
===================================================================
--- branches/1.2_RC/win32/deluge-win32-installer.nsi    2009-10-25 17:48:28 UTC 
(rev 5870)
+++ branches/1.2_RC/win32/deluge-win32-installer.nsi    2009-10-25 23:32:13 UTC 
(rev 5871)
@@ -37,7 +37,7 @@
 
 # Deluge program information
 !define PROGRAM_NAME "Deluge"
-!define PROGRAM_VERSION "1.2.0_rc1"
+!define PROGRAM_VERSION "1.2.0_rc2"
 !define PROGRAM_WEB_SITE "http://deluge-torrent.org";
 
 # Python files generated with bbfreeze (without DLLs from GTK+ runtime)



--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to