diff --git a/macosx/version.sh b/macosx/version.sh index 3be6d4a3a..f205f3377 100755 --- a/macosx/version.sh +++ b/macosx/version.sh @@ -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:" | \