diff --git a/NEWS b/NEWS index cb0be2fb4..ae14e66d9 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,6 @@ NEWS file for Transmission -1.40 (2008/mm/dd) +1.40 (2008/11/09) - All Platforms + Tracker communication uses fewer resources diff --git a/macosx/version.sh b/macosx/version.sh index 3be6d4a3a..9b72c6473 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="-TR1400-" +USERAGENT_PREFIX="1.40" SVN_REVISION=`find ./macosx ./libtransmission -name "*\.[chmp]" -o -name "*\.cpp" -o -name "*\.po" -o -name "*\.sh" | \ xargs grep "\$Id:" | \