]> granicus.if.org Git - transmission/commitdiff
update version to 1.72+
authorMitchell Livingston <livings124@transmissionbt.com>
Sat, 20 Jun 2009 04:46:25 +0000 (04:46 +0000)
committerMitchell Livingston <livings124@transmissionbt.com>
Sat, 20 Jun 2009 04:46:25 +0000 (04:46 +0000)
configure.ac
macosx/version.sh

index c33c05d1004d10edf634d247569d8fa49b3b566b..d10cff8593bc1d0b0718283f8e002a4f680c2697 100644 (file)
@@ -3,8 +3,8 @@ dnl STATUS: "X" for prerelease beta builds,
 dnl         "Z" for unsupported trunk builds,
 dnl         "0" for stable, supported releases
 dnl these should be the only two lines you need to change
-m4_define([user_agent_prefix],[1.72])
-m4_define([peer_id_prefix],[-TR1720-])
+m4_define([user_agent_prefix],[1.72+])
+m4_define([peer_id_prefix],[-TR172Z-])
 
 AC_INIT([transmission],
         [user_agent_prefix],
index 0f1f17fceabda740992e3d8f7d6c0203c3a3f0db..1fe43d556962d056b4bb2b513068a14b47e77607 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="-TR1720-"
-USERAGENT_PREFIX="1.72"
+PEERID_PREFIX="-TR172Z-"
+USERAGENT_PREFIX="1.72+"
 
 SVN_REVISION=`find -E ./libtransmission ./macosx                     \
                   -regex ".*\.([chmp]|cpp|po|sh)"                    \