diff --git a/VERSION.txt b/VERSION.txt index 1802e771..5e21ca5a 100644 --- a/VERSION.txt +++ b/VERSION.txt @@ -1 +1 @@ -5.8.1 +5.8.2 diff --git a/history.txt b/history.txt index 6cd601ea..9f60adee 100644 --- a/history.txt +++ b/history.txt @@ -1,3 +1,14 @@ +5.8.2 (Jul 22, 2017) +[+] Added Portuguese translation. +[+] Added app screenshot in README.md. +[+] Added readme.txt back for Windows release. +[+] Added fpc and Lararus in the "about" dialog in Linux and macOS builds. +[+] Now assets of every commit would be uploaded to the cloud for testing. +[+] Refactored macOS build script. +[+] Refactored build process on Travis CI. +[+] Updated Chinese translation. +[+] Updated the repository link in "about" dialog. + 5.8.1 (Jul 10, 2017) [+] Updated Chinese translation and translation template. [+] Improved macOS build process on Travis CI with some minor bug fixes. diff --git a/main.pas b/main.pas index 3ea29804..058c5f32 100644 --- a/main.pas +++ b/main.pas @@ -35,7 +35,7 @@ interface const AppName = 'Transmission Remote GUI'; - AppVersion = '5.8.1'; + AppVersion = '5.8.2'; resourcestring sAll = 'All torrents'; diff --git a/transgui.lpi b/transgui.lpi index ea58c522..b1326149 100644 --- a/transgui.lpi +++ b/transgui.lpi @@ -22,7 +22,7 @@ - +