From bbbe46363d03878d6bff402823f257808adbe722 Mon Sep 17 00:00:00 2001 From: Mitchell Livingston Date: Sun, 28 Oct 2007 23:54:29 +0000 Subject: [PATCH] trunk is still developmental --- macosx/version.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/macosx/version.sh b/macosx/version.sh index 17f35e88b..8122c1e74 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="-TR0910-" -USERAGENT_PREFIX="0.91" +PEERID_PREFIX="-TR091Z-" +USERAGENT_PREFIX="0.91+" SVN_REVISION=`find ./ -name "*\.[ch]" -o -name "*\.cpp" -o -name "*\.po" | \