]> granicus.if.org Git - transmission/commitdiff
update trunk to 2.03+
authorMitchell Livingston <livings124@transmissionbt.com>
Wed, 21 Jul 2010 04:23:57 +0000 (04:23 +0000)
committerMitchell Livingston <livings124@transmissionbt.com>
Wed, 21 Jul 2010 04:23:57 +0000 (04:23 +0000)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index 0952a418829866e68e6538baff9e2636b6d2668f..57afe54b532c7b6a4bc93abfd7a0c8246762c2b5 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+=== Transmission 2.03 (2010/07/21) ===
+[http://trac.transmissionbt.com/query?milestone=2.03&group=component&groupdesc=1&order=severity All tickets closed by this release]
+==== Mac ====
+  * Fix 2.02 bug where new transfers could not be added and the inspector would not appear
+
 === Transmission 2.02 (2010/07/19) ===
 [http://trac.transmissionbt.com/query?milestone=2.02&group=component&groupdesc=1&order=severity All tickets closed by this release]
 ==== All Platforms ====
index 72ab738f68e3455474833630ff22c2dd53a940c9..9e1bd5af86bc38b5a7474686dbf60c569dd338b3 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.02+])
-m4_define([peer_id_prefix],[-TR202Z-])
+m4_define([user_agent_prefix],[2.03+])
+m4_define([peer_id_prefix],[-TR203Z-])
 
 AC_INIT([transmission],
         [user_agent_prefix],