Author: damoxc
Revision: 5829
Log:
change branch to 1.2_RC
Diff:
Modified: merge_changes.py
===================================================================
--- merge_changes.py 2009-10-09 16:26:10 UTC (rev 5828)
+++ merge_changes.py 2009-10-10 09:40:24 UTC (rev 5829)
@@ -13,7 +13,7 @@
import shutil
from subprocess import Popen, PIPE
-branch='1.1.0_RC'
+branch='1.2_RC'
files = []
p = Popen(['svn', 'status'], stdout=PIPE)
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---