mirror of
https://git.deluge-torrent.org/deluge
synced 2025-08-04 15:38:43 +00:00
change default version to 0.15
This commit is contained in:
parent
333d2f5562
commit
16a1173f1d
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
||||||
|
|
||||||
SVN=$(which svn)
|
SVN=$(which svn)
|
||||||
LT_URL=https://libtorrent.svn.sourceforge.net/svnroot/libtorrent
|
LT_URL=https://libtorrent.svn.sourceforge.net/svnroot/libtorrent
|
||||||
VERSION=14
|
VERSION=15
|
||||||
[ "$1" != "" ] && VERSION=$1
|
[ "$1" != "" ] && VERSION=$1
|
||||||
BRANCH=branches/RC_0_$VERSION
|
BRANCH=branches/RC_0_$VERSION
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue