From df505ae0c899bd1c138fa7394b6c89723e6831ed Mon Sep 17 00:00:00 2001 From: Mitchell Livingston Date: Mon, 5 Nov 2007 21:40:35 +0000 Subject: [PATCH] update trunk to 0.92+ --- NEWS | 2 +- macosx/version.sh | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/NEWS b/NEWS index 87816eefa..3e42d304f 100644 --- a/NEWS +++ b/NEWS @@ -5,7 +5,7 @@ NEWS file for Transmission + Leopard: Time Machine will ignore incomplete downloads + Pieces Bar (return of Advanced Bar) -0.92 (2007/xx/yy) +0.92 (2007/11/05) - All Platforms: + Fix 0.90 data corruption bugs + Fix 0.90 possible delay when quitting diff --git a/macosx/version.sh b/macosx/version.sh index 8122c1e74..8059f89ac 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="-TR091Z-" -USERAGENT_PREFIX="0.91+" +PEERID_PREFIX="-TR092Z-" +USERAGENT_PREFIX="0.92+" SVN_REVISION=`find ./ -name "*\.[ch]" -o -name "*\.cpp" -o -name "*\.po" | \