]> granicus.if.org Git - transmission/commitdiff
update trunk to 1.20+
authorMitchell Livingston <livings124@transmissionbt.com>
Fri, 9 May 2008 19:03:41 +0000 (19:03 +0000)
committerMitchell Livingston <livings124@transmissionbt.com>
Fri, 9 May 2008 19:03:41 +0000 (19:03 +0000)
configure.ac
macosx/version.sh

index 7d0d6c60e802cd7e6e8a48b57bc21b456bf09a2a..91439181f8def2960af998896e4316cc2a83f5e8 100644 (file)
@@ -1,6 +1,6 @@
-AC_INIT([transmission],[1.20],[http://trac.transmissionbt.com/newticket])
-PEERID_PREFIX="-TR1200-"
-USERAGENT_PREFIX="1.20"
+AC_INIT([transmission],[1.20Z],[http://trac.transmissionbt.com/newticket])
+PEERID_PREFIX="-TR120Z-"
+USERAGENT_PREFIX="1.20+"
 AC_SUBST(PEERID_PREFIX,[$PEERID_PREFIX])
 AC_SUBST(USERAGENT_PREFIX,[$USERAGENT_PREFIX])
 
index d38b83cf435407cd007e98a3ffc2b69a50104604..53064783a43c766d384c56f07cfd8f950686e5c5 100755 (executable)
@@ -7,8 +7,8 @@
 #         "Z" for unsupported trunk builds,
 #         "0" for stable, supported releases
 # these should be the only two lines you need to change
-PEERID_PREFIX="-TR1200-"
-USERAGENT_PREFIX="1.20"
+PEERID_PREFIX="-TR120Z-"
+USERAGENT_PREFIX="1.20+"
 
 
 SVN_REVISION=`find ./ -name "*\.[chmp]" -o -name "*\.cpp" -o -name "*\.po" -o -name "*\.sh" | \