mirror of
https://github.com/transmission/transmission
synced 2025-02-21 13:46:52 +00:00
bump the version to 1.40b1
This commit is contained in:
parent
85244e67d8
commit
ff3773e874
1 changed files with 2 additions and 2 deletions
|
@ -7,8 +7,8 @@
|
|||
# "Z" for unsupported trunk builds,
|
||||
# "0" for stable, supported releases
|
||||
# these should be the only two lines you need to change
|
||||
PEERID_PREFIX="-TR134Z-"
|
||||
USERAGENT_PREFIX="1.34+"
|
||||
PEERID_PREFIX="-TR140X-"
|
||||
USERAGENT_PREFIX="1.40b1"
|
||||
|
||||
SVN_REVISION=`find ./macosx ./libtransmission -name "*\.[chmp]" -o -name "*\.cpp" -o -name "*\.po" -o -name "*\.sh" | \
|
||||
xargs grep "\$Id:" | \
|
||||
|
|
Loading…
Reference in a new issue