mirror of
https://git.deluge-torrent.org/deluge
synced 2025-08-21 17:48:45 +00:00
Update versions and changelog
This commit is contained in:
parent
3b9d7ff9c3
commit
dc0bf3bc88
3 changed files with 3 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
=== Deluge 1.3.1 (In Development) ===
|
||||
=== Deluge 1.3.1 (31 October 2010) ===
|
||||
==== Core ====
|
||||
* #1369: Fix non-ascii config folders not working in windows
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
build_version = "1.3.0"
|
||||
build_version = "1.3.1"
|
||||
python_path = "C:\\Python26\\"
|
||||
|
||||
import os, glob
|
||||
|
|
|
@ -37,7 +37,7 @@ SetCompressor lzma
|
|||
|
||||
# Deluge program information
|
||||
!define PROGRAM_NAME "Deluge"
|
||||
!define PROGRAM_VERSION "1.3.0"
|
||||
!define PROGRAM_VERSION "1.3.1"
|
||||
!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