trunk: update version to 0.90+

This commit is contained in:
Mitchell Livingston 2007-10-24 12:59:52 +00:00
parent 59918a1035
commit ac9bd74d6c
2 changed files with 6 additions and 2 deletions

4
NEWS
View File

@ -1,5 +1,9 @@
NEWS file for Transmission <http://transmission.m0k.org/>
0.91 (2007/xx/xx)
- OS X:
+ Re-add Russian localization, fix Korean localization
0.90 (2007/10/23)
- Encryption support, with option to ignore unencrypted peers
- Ban peers that send too much bad data

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