From f2bd33eeeadf8fc91f54bf717f45f0f398436c0d Mon Sep 17 00:00:00 2001 From: Mitchell Livingston Date: Thu, 9 Dec 2010 19:52:37 +0000 Subject: [PATCH] update to 2.13 --- NEWS | 4 ++-- configure.ac | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/NEWS b/NEWS index dc9ff2972..62ff68c85 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,4 @@ -=== Transmission 2.13 (2010/12/xx) === +=== Transmission 2.13 (2010/12/09) === [http://trac.transmissionbt.com/query?milestone=2.13&group=component&order=severity All tickets closed by this release] ==== All Platforms ==== * Fix "No Announce Scheduled" tracker error @@ -6,7 +6,7 @@ * Fix RPC documentation errors * Fix minor packaging errors ==== Mac ==== - * Add option to run a script when a torrent finishes downloading + * Add option to run a script when torrents finish downloading * Simplify editing the blacklist URL in the preferences window ==== GTK+ ==== * Unblur the statusbar icons diff --git a/configure.ac b/configure.ac index 1a26e08d4..a7585f0d6 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.12+]) -m4_define([peer_id_prefix],[-TR212Z-]) +m4_define([user_agent_prefix],[2.13]) +m4_define([peer_id_prefix],[-TR2130-]) AC_INIT([transmission], [user_agent_prefix],