Prep rc3 release
This commit is contained in:
parent
e32bd8f4d8
commit
be529c1518
@ -1,4 +1,4 @@
|
|||||||
=== Deluge 1.2.0_rc3 (In Development) ===
|
=== Deluge 1.2.0_rc3 (01 November 2009) ===
|
||||||
==== Core ====
|
==== Core ====
|
||||||
* Fix #1047 move completed does not work if saving to non default path
|
* Fix #1047 move completed does not work if saving to non default path
|
||||||
* Fix renamed files not being utf-8 encoded
|
* Fix renamed files not being utf-8 encoded
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
build_version = "1.2.0_rc2"
|
build_version = "1.2.0_rc3"
|
||||||
python_path = "C:\\Python26\\"
|
python_path = "C:\\Python26\\"
|
||||||
|
|
||||||
import shutil
|
import shutil
|
||||||
|
|||||||
@ -37,7 +37,7 @@ SetCompressor lzma
|
|||||||
|
|
||||||
# Deluge program information
|
# Deluge program information
|
||||||
!define PROGRAM_NAME "Deluge"
|
!define PROGRAM_NAME "Deluge"
|
||||||
!define PROGRAM_VERSION "1.2.0_rc2"
|
!define PROGRAM_VERSION "1.2.0_rc3"
|
||||||
!define PROGRAM_WEB_SITE "http://deluge-torrent.org"
|
!define PROGRAM_WEB_SITE "http://deluge-torrent.org"
|
||||||
|
|
||||||
# Python files generated with bbfreeze (without DLLs from GTK+ runtime)
|
# Python files generated with bbfreeze (without DLLs from GTK+ runtime)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user