mirror of
https://git.deluge-torrent.org/deluge
synced 2025-04-19 19:14:55 +00:00
Update windows files
This commit is contained in:
parent
38958d3c4f
commit
995f5387eb
2 changed files with 3 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
build_version = "1.3.0-rc1"
|
||||
build_version = "1.3.0-rc2"
|
||||
python_path = "C:\\Python26\\"
|
||||
|
||||
import shutil
|
||||
|
|
|
@ -37,14 +37,14 @@ SetCompressor lzma
|
|||
|
||||
# Deluge program information
|
||||
!define PROGRAM_NAME "Deluge"
|
||||
!define PROGRAM_VERSION "1.3.0-rc1"
|
||||
!define PROGRAM_VERSION "1.3.0-rc2"
|
||||
!define PROGRAM_WEB_SITE "http://deluge-torrent.org"
|
||||
|
||||
# Python files generated with bbfreeze (without DLLs from GTK+ runtime)
|
||||
!define DELUGE_PYTHON_BBFREEZE_OUTPUT_DIR "..\build-win32\deluge-bbfreeze-${PROGRAM_VERSION}"
|
||||
|
||||
# Installer for GTK+ 2.12 runtime; will be downloaded from deluge-torrent.org
|
||||
!define DELUGE_GTK_DEPENDENCY "gtk2-runtime-2.16.6-2010-02-24-ash.exe"
|
||||
!define DELUGE_GTK_DEPENDENCY "gtk2-runtime-2.16.6-2010-05-12-ash.exe"
|
||||
|
||||
|
||||
# --- Interface settings ---
|
||||
|
|
Loading…
Add table
Reference in a new issue