From ebf958c92cdd70f0490fa6d65b7c2d7e45ad7211 Mon Sep 17 00:00:00 2001 From: Mitchell Livingston Date: Wed, 20 Jan 2010 23:54:49 +0000 Subject: [PATCH] update NEWS and version information --- NEWS | 5 ++--- configure.ac | 4 ++-- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/NEWS b/NEWS index 93de4f763..0b9345244 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,4 @@ -=== Transmission 1.80 (2010/MM/DD) === +=== Transmission 1.80 (2010/01/20) === [http://trac.transmissionbt.com/query?milestone=1.80&group=component&groupdesc=1&order=severity All tickets closed by this release] ==== All Platforms ==== * Add support for magnet links @@ -47,10 +47,9 @@ * Double-clicking a torrent opens/closes the torrent inspector * Add "Start When Added" checkbox when adding torrents * Add Select All / Deselect All buttons to the file inspector - * Add version information in the preferences dialog + * Add version information to the preferences dialog * Ensure the context menu goes away when clicking on torrents * Fix bug that obscured part of the context menu - * Fix the turtle drop-down in IE === Transmission 1.77 (2010/01/04) === [http://trac.transmissionbt.com/query?milestone=1.77&group=component&groupdesc=1&order=severity All tickets closed by this release] diff --git a/configure.ac b/configure.ac index 9920fd484..6ba5f366b 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],[1.76+]) -m4_define([peer_id_prefix],[-TR176Z-]) +m4_define([user_agent_prefix],[1.80]) +m4_define([peer_id_prefix],[-TR1800-]) AC_INIT([transmission], [user_agent_prefix], -- 2.40.0