diff --git a/VERSION.txt b/VERSION.txt index dd0ad7ae..26f30f79 100644 --- a/VERSION.txt +++ b/VERSION.txt @@ -1 +1 @@ -5.12.0 +5.13.0 diff --git a/history.txt b/history.txt index 7f38b517..bc5a3ecf 100644 --- a/history.txt +++ b/history.txt @@ -1,3 +1,19 @@ +5.13.0 (Dec 20, 2017) + + - Add Lazarus v1.8 support (#1040) + - Add `-t` to Docker engine in .travis.yml + - Add a warning that the torrent start is disabled + - Add `zip` package as part unix dependency/requirement + - Add an "x" button to help easily clear the search string (#985) + - Add bigger toolbar buttons and menu support for touchscreen (#990) + - Add connexion name support (#982) + - Rename LICENSE.txt -> LICENSE + - Retab LICENSE (1 Tab -> 8 Spaces) + - Move Travis CI macOS xcode from v9.1 to v9.2 + - Fix Upload speed display in tray tooltip (#1036) + - Make the StatusBarSizes Menu Option persistent (save in transgui.ini) + - Update Lazarus version in README, should be v1.6 + 5.12.0 (Nov 25, 2017) - Move repository to organization account - Update README.md diff --git a/main.pas b/main.pas index 3b812e58..bdcf5697 100644 --- a/main.pas +++ b/main.pas @@ -35,7 +35,7 @@ interface const AppName = 'Transmission Remote GUI'; - AppVersion = '5.12'; + AppVersion = '5.13'; resourcestring sAll = 'All torrents'; diff --git a/transgui.lpi b/transgui.lpi index 0c8e8ab2..55f5063a 100644 --- a/transgui.lpi +++ b/transgui.lpi @@ -20,8 +20,8 @@ - - + +