From 0c7143bdae618b6aff7baaba0464f765754c9170 Mon Sep 17 00:00:00 2001 From: Eric Petit Date: Sun, 25 Jun 2006 21:33:31 +0000 Subject: [PATCH] 0.6.1 --- NEWS | 8 ++++++++ mk/version.mk.in | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index d55e13291..aebc0e356 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,13 @@ NEWS file for Transmission +0.6.1 (2006/06/25) + - OS X: + + Fixes a bug in the updater that could cause repeated hits to the + appcast + - GTK+: + + Fixes drag-and-drop + + Adds Italian and French translations + 0.6 (2006/06/21) - Ability to limit download rate - Automatic banning of peers who send bad data diff --git a/mk/version.mk.in b/mk/version.mk.in index a43b5621e..967f1ced0 100644 --- a/mk/version.mk.in +++ b/mk/version.mk.in @@ -2,4 +2,4 @@ VERSION_MAJOR = 0 VERSION_MINOR = 6 -VERSION_STRING = 0.6 +VERSION_STRING = 0.6.1