whoops trunk version number
This commit is contained in:
parent
3fe04a34cc
commit
ee4f7374f8
|
@ -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="-TR1400-"
|
||||
USERAGENT_PREFIX="1.40"
|
||||
PEERID_PREFIX="-TR140Z-"
|
||||
USERAGENT_PREFIX="1.40+"
|
||||
|
||||
SVN_REVISION=`find ./libtransmission -name "*\.[chmp]" -o -name "*\.cpp" -o -name "*\.po" -o -name "*\.sh" | \
|
||||
xargs grep "\$Id:" | \
|
||||
|
|
Loading…
Reference in New Issue