From 202a378a6c0f874720190966f91546863c5e9c43 Mon Sep 17 00:00:00 2001 From: Mitchell Livingston Date: Sun, 28 Oct 2007 23:49:42 +0000 Subject: [PATCH] updates for .91 --- NEWS | 2 +- macosx/version.sh | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/NEWS b/NEWS index a63f739bf..25dc46c2a 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,6 @@ NEWS file for Transmission -0.91 (2007/xx/xx) +0.91 (2007/10/28) - libtransmission (all platforms): + Fix 0.90 speed limits + Fix 0.90 problems announcing to some trackers diff --git a/macosx/version.sh b/macosx/version.sh index 7ba99ea19..17f35e88b 100755 --- a/macosx/version.sh +++ b/macosx/version.sh @@ -5,8 +5,8 @@ # convention: -TR MAJOR MINOR MAINT BETA - (each a single char) # BETA: "Z" for beta, "0" for stable # these should be the only two lines you need to change -PEERID_PREFIX="-TR090Z-" -USERAGENT_PREFIX="0.90+" +PEERID_PREFIX="-TR0910-" +USERAGENT_PREFIX="0.91" SVN_REVISION=`find ./ -name "*\.[ch]" -o -name "*\.cpp" -o -name "*\.po" | \