From b43079e9b6eca11d929e3045ebf1ab6e07c358fc Mon Sep 17 00:00:00 2001 From: Mitchell Livingston Date: Sat, 8 Oct 2011 21:38:10 +0000 Subject: [PATCH] (trunk) bump to 2.41+ --- NEWS | 5 +++++ configure.ac | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index f87cc8c54..280153707 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,8 @@ +=== Transmission 2.41 (2011/10/08) === +[http://trac.transmissionbt.com/query?milestone=2.41&group=component&order=severity All tickets closed by this release] +==== Mac ==== + * Fix crasher on 10.5 Leopard + === Transmission 2.40 (2011/10/08) === [http://trac.transmissionbt.com/query?milestone=2.40&group=component&order=severity All tickets closed by this release] ==== All Platforms ==== diff --git a/configure.ac b/configure.ac index dd747936e..37cb99d90 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.40+]) -m4_define([peer_id_prefix],[-TR240Z-]) +m4_define([user_agent_prefix],[2.41+]) +m4_define([peer_id_prefix],[-TR241Z-]) AC_INIT([transmission], [user_agent_prefix],