From 3e0024597651db252f80367a40d98820c9bd6095 Mon Sep 17 00:00:00 2001 From: Mitchell Livingston Date: Sat, 11 Feb 2012 23:43:47 +0000 Subject: [PATCH] bump version to 2.50b1 --- NEWS | 2 +- configure.ac | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/NEWS b/NEWS index c547e7675..1e7d63cb9 100644 --- a/NEWS +++ b/NEWS @@ -34,8 +34,8 @@ * Bundle jQuery and the stylesheets to avoid third-party CDNs * Upgrade to jQuery 1.7.1 * Fix runtime errors in IE 8, IE 9, and Opera - * Minor interface tweaks * Revise CSS stylesheets to use SASS + * Minor interface tweaks ==== Daemon ==== * Fix corrupted status string in transmission-remote diff --git a/configure.ac b/configure.ac index 447a4b70a..cdb3b2d96 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.42+]) -m4_define([peer_id_prefix],[-TR242Z-]) +m4_define([user_agent_prefix],[2.50b1]) +m4_define([peer_id_prefix],[-TR242X-]) AC_INIT([transmission], [user_agent_prefix],