From 0ac199f76b459c7d9bb408ba51e2aceb81c807e0 Mon Sep 17 00:00:00 2001 From: Mitchell Livingston Date: Mon, 16 May 2011 23:53:32 +0000 Subject: [PATCH] bump to 2.30 --- NEWS | 2 +- configure.ac | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/NEWS b/NEWS index 8b5bd0d32..7ef6f1bd1 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,4 @@ -=== Transmission 2.30 (2011/xx/yy) === +=== Transmission 2.30 (2011/05/16) === ==== All Platforms ==== * µTP support * UDP tracker support diff --git a/configure.ac b/configure.ac index a51dc69d2..ca2aa39ad 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.30b4]) -m4_define([peer_id_prefix],[-TR222X-]) +m4_define([user_agent_prefix],[2.30]) +m4_define([peer_id_prefix],[-TR230X-]) AC_INIT([transmission], [user_agent_prefix],