diff --git a/VERSION.txt b/VERSION.txt
index cb480c81..ad95545a 100644
--- a/VERSION.txt
+++ b/VERSION.txt
@@ -1 +1 @@
-5.16.0
+5.17.0
diff --git a/history.txt b/history.txt
index b2347ee7..1325415c 100644
--- a/history.txt
+++ b/history.txt
@@ -1,3 +1,17 @@
+5.17.0 (Jun 26, 2019)
+ - Switch to GeoIP Legacy Databases (DAT) (#1195)
+ - Set default option active page to General tab
+ - Update screenshot in README.md
+ - Update copyright to 2019 (#1198)
+ - Update Polish translation (#1217)
+ - Update Danish/Dansk Translation (#1179)
+ - Update Traditional Chinese translation
+ - Upgrade OpenSSL for Windows from 1.0.2p to 1.0.2s
+ - Fix date column throws error (#1201)
+ - Fix history.txt(changelog) for v5.16.0 (#1190)
+ - Fix small English grammar issue in issue template
+ - Add support for client certificates on non-windows platform (#1202)
+
5.16 (Dec 26, 2018)
- Add TravisBuddy
- Add EditorConfig
diff --git a/main.pas b/main.pas
index 6fd8c367..5c528b56 100644
--- a/main.pas
+++ b/main.pas
@@ -36,7 +36,7 @@ interface
const
AppName = 'Transmission Remote GUI';
- AppVersion = '5.16.0';
+ AppVersion = '5.17.0';
resourcestring
sAll = 'All torrents';
diff --git a/transgui.lpi b/transgui.lpi
index c9894ac3..e37313d0 100644
--- a/transgui.lpi
+++ b/transgui.lpi
@@ -21,9 +21,9 @@
-
+
-
+