From 05c1879b22d40ad415c490f8609b44636ed3841a Mon Sep 17 00:00:00 2001 From: Mitchell Livingston Date: Wed, 21 Jul 2010 04:23:57 +0000 Subject: [PATCH] update trunk to 2.03+ --- NEWS | 5 +++++ configure.ac | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index 0952a4188..57afe54b5 100644 --- 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 ==== diff --git a/configure.ac b/configure.ac index 72ab738f6..9e1bd5af8 100644 --- a/configure.ac +++ b/configure.ac @@ -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],