updates for .91

This commit is contained in:
Mitchell Livingston 2007-10-28 23:49:42 +00:00
parent 65fe21a088
commit 202a378a6c
2 changed files with 3 additions and 3 deletions

2
NEWS
View File

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

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="-TR090Z-"
USERAGENT_PREFIX="0.90+"
PEERID_PREFIX="-TR0910-"
USERAGENT_PREFIX="0.91"
SVN_REVISION=`find ./ -name "*\.[ch]" -o -name "*\.cpp" -o -name "*\.po" | \