Author: andar

Revision: 5302

Log:
        Prep for release

Diff:
Modified: branches/1.1.0_RC/ChangeLog
===================================================================
--- branches/1.1.0_RC/ChangeLog 2009-05-21 19:33:12 UTC (rev 5301)
+++ branches/1.1.0_RC/ChangeLog 2009-05-21 19:50:21 UTC (rev 5302)
@@ -1,4 +1,4 @@
-=== Deluge 1.1.8 - (In Development) ===
+=== Deluge 1.1.8 - (21 May 2009) ===
 ==== Core ====
   * Fix pause all/resume all
   * Torrent name is now changed when the root folder or file is renamed

Modified: branches/1.1.0_RC/deluge/docs/man/deluge.1
===================================================================
--- branches/1.1.0_RC/deluge/docs/man/deluge.1  2009-05-21 19:33:12 UTC (rev 
5301)
+++ branches/1.1.0_RC/deluge/docs/man/deluge.1  2009-05-21 19:50:21 UTC (rev 
5302)
@@ -1,4 +1,4 @@
-.TH DELUGE 1 "April 2009" "1.1.7"
+.TH DELUGE 1 "May 2009" "1.1.8"
 
 .SH NAME
 deluge - a bittorrent client

Modified: branches/1.1.0_RC/deluge/docs/man/deluged.1
===================================================================
--- branches/1.1.0_RC/deluge/docs/man/deluged.1 2009-05-21 19:33:12 UTC (rev 
5301)
+++ branches/1.1.0_RC/deluge/docs/man/deluged.1 2009-05-21 19:50:21 UTC (rev 
5302)
@@ -1,4 +1,4 @@
-.TH DELUGED 1 "April 2009" "1.1.7"
+.TH DELUGED 1 "May 2009" "1.1.8"
 
 .SH NAME
 deluged - a bittorrent client daemon

Modified: branches/1.1.0_RC/setup.py
===================================================================
--- branches/1.1.0_RC/setup.py  2009-05-21 19:33:12 UTC (rev 5301)
+++ branches/1.1.0_RC/setup.py  2009-05-21 19:50:21 UTC (rev 5302)
@@ -411,5 +411,5 @@
                                 ]},
     packages = find_packages(exclude=["plugins"]),
     url = "http://deluge-torrent.org";,
-    version = "1.1.7",
+    version = "1.1.8",
 )

Modified: branches/1.1.0_RC/win32/deluge-win32-installer.nsi
===================================================================
--- branches/1.1.0_RC/win32/deluge-win32-installer.nsi  2009-05-21 19:33:12 UTC 
(rev 5301)
+++ branches/1.1.0_RC/win32/deluge-win32-installer.nsi  2009-05-21 19:50:21 UTC 
(rev 5302)
@@ -37,7 +37,7 @@
 
 # Deluge program information
 !define PROGRAM_NAME "Deluge"
-!define PROGRAM_VERSION "1.1.7"
+!define PROGRAM_VERSION "1.1.8"
 !define PROGRAM_WEB_SITE "http://deluge-torrent.org";
 
 # Python files generated with bbfreeze (without DLLs from GTK+ runtime)
@@ -120,7 +120,7 @@
 BrandingText "Deluge Windows Installer v${DELUGE_INSTALLER_VERSION}"
 
 Name "${PROGRAM_NAME} ${PROGRAM_VERSION}"
-OutFile "..\build-win32\Deluge-${PROGRAM_VERSION}-win32-setup.exe"
+OutFile "..\build-win32\deluge-${PROGRAM_VERSION}-win32-setup.exe"
 
 # The Python bbfreeze files will be placed here
 !define DELUGE_PYTHON_SUBDIR "$INSTDIR\Deluge-Python"



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