]> granicus.if.org Git - transmission/commitdiff
bump to version 2.82 2.82
authorMitchell Livingston <livings124@transmissionbt.com>
Fri, 9 Aug 2013 02:26:31 +0000 (02:26 +0000)
committerMitchell Livingston <livings124@transmissionbt.com>
Fri, 9 Aug 2013 02:26:31 +0000 (02:26 +0000)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index 706082fdab84d6eca8fa521dedbdb238e46f70c3..9a6832f7c7c59216a667b464b396abaf2ec81250 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-=== Transmission 2.82 (2013/xx/yy) ===
+=== Transmission 2.82 (2013/08/08) ===
 [http://trac.transmissionbt.com/query?milestone=2.82&group=component&order=severity All tickets closed by this release]
 ==== All Platforms ====
   * Fix webseed crash
index 6ced7ac306f8bf3603d57921a0fee7d8332cd45f..118a75e6ad56eb02b2b6f83ac2318903c561a48a 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.81+])
-m4_define([peer_id_prefix],[-TR281Z-])
+m4_define([user_agent_prefix],[2.82])
+m4_define([peer_id_prefix],[-TR2820-])
 
 AC_INIT([transmission],[user_agent_prefix],[http://trac.transmissionbt.com/newticket])
 AC_SUBST(USERAGENT_PREFIX,[user_agent_prefix])