mirror of
https://git.deluge-torrent.org/deluge
synced 2025-08-07 00:48:41 +00:00
Update windows build files
This commit is contained in:
parent
44f9e17a09
commit
48d3e89d84
2 changed files with 4 additions and 4 deletions
|
@ -1,4 +1,4 @@
|
|||
build_version = "1.2.2"
|
||||
build_version = "1.3.0-rc1"
|
||||
python_path = "C:\\Python26\\"
|
||||
|
||||
import shutil
|
||||
|
|
|
@ -37,7 +37,7 @@ SetCompressor lzma
|
|||
|
||||
# Deluge program information
|
||||
!define PROGRAM_NAME "Deluge"
|
||||
!define PROGRAM_VERSION "1.2.2"
|
||||
!define PROGRAM_VERSION "1.3.0-rc1"
|
||||
!define PROGRAM_WEB_SITE "http://deluge-torrent.org"
|
||||
|
||||
# Python files generated with bbfreeze (without DLLs from GTK+ runtime)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue