]> granicus.if.org Git - transmission/commitdiff
bump version to 2.73+
authorMitchell Livingston <livings124@transmissionbt.com>
Sun, 28 Oct 2012 23:54:28 +0000 (23:54 +0000)
committerMitchell Livingston <livings124@transmissionbt.com>
Sun, 28 Oct 2012 23:54:28 +0000 (23:54 +0000)
configure.ac

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