From 261aac90e76d7aa4b3d5a2886ceb6a554516f2da Mon Sep 17 00:00:00 2001 From: Peter Dave Hello Date: Fri, 23 Mar 2018 00:02:08 +0800 Subject: [PATCH] v5.15.1 --- VERSION.txt | 2 +- history.txt | 3 +++ main.pas | 2 +- transgui.lpi | 1 + 4 files changed, 6 insertions(+), 2 deletions(-) diff --git a/VERSION.txt b/VERSION.txt index 8635c562..2a289656 100644 --- a/VERSION.txt +++ b/VERSION.txt @@ -1 +1 @@ -5.15.0 +5.15.1 diff --git a/history.txt b/history.txt index 8839302e..193ed837 100644 --- a/history.txt +++ b/history.txt @@ -1,3 +1,6 @@ +5.15.1 (Mar 22, 2018) + - Support to authenticate with password only as feature of Transmission v2.93 (#1099) + 5.15.0 (Mar 21, 2018) - Fix incorrect search if there is a ":" - Fix language display in drop-down list (#1082) diff --git a/main.pas b/main.pas index 39f45955..f5d71c9b 100644 --- a/main.pas +++ b/main.pas @@ -35,7 +35,7 @@ interface const AppName = 'Transmission Remote GUI'; - AppVersion = '5.15'; + AppVersion = '5.15.1'; resourcestring sAll = 'All torrents'; diff --git a/transgui.lpi b/transgui.lpi index d55040bb..779527db 100644 --- a/transgui.lpi +++ b/transgui.lpi @@ -21,6 +21,7 @@ +