From 2146f79c1f14a29a5d4ee5e914e161609a8aae00 Mon Sep 17 00:00:00 2001 From: Alan Fitton Date: Sat, 23 Apr 2011 17:14:08 +0000 Subject: version bump. --- configure.ac | 2 +- debian/changelog | 3 ++- freebsd/Makefile | 2 +- redhat/transmission-remote-gtk.spec | 3 ++- 4 files changed, 6 insertions(+), 4 deletions(-) diff --git a/configure.ac b/configure.ac index e001cd2..b82761c 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ AC_PREREQ(2.63) -AC_INIT(transmission-remote-gtk, 0.4.1, alan@eth0.org.uk) +AC_INIT(transmission-remote-gtk, 0.5, 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 ead35bf..8aa8afe 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ -transmission-remote-gtk (0.4.1-1) unstable; urgency=low +transmission-remote-gtk (0.5-1) unstable; urgency=low * Fixes. + * Customisable columns. -- Alan Fitton Fri, 22 Apr 2011 23:45:30 +0100 diff --git a/freebsd/Makefile b/freebsd/Makefile index 63d39f6..10f8c20 100644 --- a/freebsd/Makefile +++ b/freebsd/Makefile @@ -6,7 +6,7 @@ # PORTNAME= transmission-remote-gtk -PORTVERSION= 0.4.1 +PORTVERSION= 0.5 CATEGORIES= net-p2p MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} diff --git a/redhat/transmission-remote-gtk.spec b/redhat/transmission-remote-gtk.spec index 3a3ab31..6803162 100644 --- a/redhat/transmission-remote-gtk.spec +++ b/redhat/transmission-remote-gtk.spec @@ -95,10 +95,11 @@ fi %{_datadir}/locale/ru/LC_MESSAGES/%{name}.mo %changelog -* Fri Apr 22 2011 Alan Fitton - 0.4.1 +* Fri Apr 22 2011 Alan Fitton - 0.5 - Fix a few of small memory leaks. - Sync single torrent when file/trackers are changed. - Update efficiency improvement. +- Customisable columns, new optional columns. * Tue Apr 12 2011 Alan Fitton - 0.4 - Torrent add dialog. -- cgit v1.2.3