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],