From cc02e478dd5fb15c1a59db3b9cce35a336cef4ba Mon Sep 17 00:00:00 2001 From: Patrick Griffis Date: Fri, 2 Nov 2018 17:21:34 -0400 Subject: Bump version to 1.4.0 --- ChangeLog | 2 ++ configure.ac | 2 +- data/io.github.TransmissionRemoteGtk.appdata.xml.in | 16 ++++++++++++++++ 3 files changed, 19 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index ef7234a..726f6a1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,5 @@ +* All future changelogs are now maintained in the appdata file + * Fri Aug 12 2016 1.3.1 - Fix build error on 32bit - Fix installing appdata file diff --git a/configure.ac b/configure.ac index 1e27ff8..69de224 100644 --- a/configure.ac +++ b/configure.ac @@ -19,7 +19,7 @@ dnl AC_PREREQ([2.69]) -AC_INIT([transmission-remote-gtk], [1.3.1], +AC_INIT([transmission-remote-gtk], [1.4.0], [https://github.com/transmission-remote-gtk/transmission-remote-gtk/issues]) AC_CONFIG_SRCDIR([src/main.c]) AC_CONFIG_HEADERS([config.h]) diff --git a/data/io.github.TransmissionRemoteGtk.appdata.xml.in b/data/io.github.TransmissionRemoteGtk.appdata.xml.in index b1340e3..2d70e76 100644 --- a/data/io.github.TransmissionRemoteGtk.appdata.xml.in +++ b/data/io.github.TransmissionRemoteGtk.appdata.xml.in @@ -27,6 +27,22 @@ http://eth0.org.uk/~alan/transmission-remote-gtk-1.1.1.png + + + +

This is a minor release with some improvements:

+
    +
  • Rename app-id to io.github.TransmissionRemoteGtk
  • +
  • Add configuration of alternate speed days to preferences
  • +
  • Add menu option to copy magnet links
  • +
  • Add Ctrl+q keybinding to quit
  • +
  • Fix building with GeoIP support
  • +
  • Fix setting speeds in preferences
  • +
  • Improve search behavior in file view
  • +
+
+
+
io.github.TransmissionRemoteGtk.desktop uk.org.eth0.transmission-remote-gtk.desktop -- cgit v1.2.3