From b90c75f27f2fd6af3dea220ef94eb110643a0ab7 Mon Sep 17 00:00:00 2001 From: Alan Fitton Date: Tue, 31 Jan 2012 12:26:16 +0000 Subject: version bump to 1.0.1 --- ChangeLog | 4 ++++ configure.ac | 2 +- debian/changelog | 6 +++--- redhat/transmission-remote-gtk.spec | 2 +- 4 files changed, 9 insertions(+), 5 deletions(-) diff --git a/ChangeLog b/ChangeLog index ea958a9..2f74527 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +* Tue Jan 31 2011 1.0.1 +- Fix a crash when toggling turtle mode or setting remote preferences. +- Update Russian translation. + * Sun Jan 15 2011 1.0 - Show files in a tree. - Consistency/code share in files tree view and add dialog tree view. diff --git a/configure.ac b/configure.ac index a0da16d..14a7521 100644 --- a/configure.ac +++ b/configure.ac @@ -19,7 +19,7 @@ dnl AC_PREREQ(2.63) -AC_INIT(transmission-remote-gtk, 1.0, alan@eth0.org.uk) +AC_INIT(transmission-remote-gtk, 1.0.1, alan@eth0.org.uk) AC_CONFIG_SRCDIR(src) AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION) AM_INIT_AUTOMAKE([foreign]) diff --git a/debian/changelog b/debian/changelog index c3e9fe1..144538a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,8 @@ -transmission-remote-gtk (1.0-1) stable; urgency=low +transmission-remote-gtk (1.0.1-1) stable; urgency=low - * New upstream release 1.0 + * New upstream release 1.0.1 (turtle mode/remote prefs crash fix) - -- Alan Fitton Fri, 09 Dec 2011 13:13:56 +0000 + -- Alan Fitton Tue, 01 Jan 2011 13:13:56 +0000 transmission-remote-gtk (0.8-1) stable; urgency=low diff --git a/redhat/transmission-remote-gtk.spec b/redhat/transmission-remote-gtk.spec index a44aa96..f5f0e12 100644 --- a/redhat/transmission-remote-gtk.spec +++ b/redhat/transmission-remote-gtk.spec @@ -1,5 +1,5 @@ Name: transmission-remote-gtk -Version: 1.0 +Version: 1.0.1 Release: 1%{?dist} Summary: Remotely manage the Transmission BitTorrent client -- cgit v1.2.3