update trunk to 0.92+

This commit is contained in:
Mitchell Livingston 2007-11-05 21:40:35 +00:00
parent 71da14fa28
commit df505ae0c8
2 changed files with 3 additions and 3 deletions

2
NEWS
View File

@ -5,7 +5,7 @@ NEWS file for Transmission <http://transmission.m0k.org/>
+ 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

View File

@ -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" | \