From 315b9b60c5372552b6e46e588c2a4957b048f8b5 Mon Sep 17 00:00:00 2001 From: Mitchell Livingston Date: Wed, 5 Oct 2011 04:01:44 +0000 Subject: [PATCH] bump to 2.40 --- NEWS | 2 +- configure.ac | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/NEWS b/NEWS index a1831bef2..ae46af274 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,4 @@ -=== Transmission 2.40 (2011/MM/DD) === +=== Transmission 2.40 (2011/10/05) === [http://trac.transmissionbt.com/query?milestone=2.40&group=component&order=severity All tickets closed by this release] ==== All Platforms ==== * Torrent queuing diff --git a/configure.ac b/configure.ac index 5a9af7835..27eacbce4 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.40b3]) -m4_define([peer_id_prefix],[-TR233X-]) +m4_define([user_agent_prefix],[2.40]) +m4_define([peer_id_prefix],[-TR2400-]) AC_INIT([transmission], [user_agent_prefix],