]> granicus.if.org Git - transmission/commitdiff
bump to 2.74 2.74
authorJordan Lee <jordan@transmissionbt.com>
Tue, 11 Dec 2012 04:09:59 +0000 (04:09 +0000)
committerJordan Lee <jordan@transmissionbt.com>
Tue, 11 Dec 2012 04:09:59 +0000 (04:09 +0000)
configure.ac

index ebee7341490b82aa2904f77e19a230f3fedcf989..1bc4a439a00003019db277c957878973ebee8992 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],[2.73+])
-m4_define([peer_id_prefix],[-TR273Z-])
+m4_define([user_agent_prefix],[2.74])
+m4_define([peer_id_prefix],[-TR2740-])
 
 AC_INIT([transmission],[user_agent_prefix],[http://trac.transmissionbt.com/newticket])
 AC_SUBST(USERAGENT_PREFIX,[user_agent_prefix])