diff --git a/changelog.txt b/changelog.txt
index a219fc144..8878d6c9c 100644
--- a/changelog.txt
+++ b/changelog.txt
@@ -8,6 +8,9 @@ https://www.mediafire.com/folder/3ccy2c7g36hp3/Fmd
Changelog:
(! = Important, + = Addition, - = Removal, * = Bug fix/Change/Edit, ? = Require feedback)
+0.9.16.3 (11-06-2015)
+[*] Minor bug fixes
+
0.9.16.2 (10-06-2015)
[*] Fix updater can't download manga list from server
[*] Fix open with external program, program path and parameter now separated
diff --git a/mangadownloader/md.lpi b/mangadownloader/md.lpi
index f607082ae..e4ec7a133 100644
--- a/mangadownloader/md.lpi
+++ b/mangadownloader/md.lpi
@@ -19,7 +19,7 @@
-
+
diff --git a/update b/update
index 332b36faa..cd9f1adf2 100644
--- a/update
+++ b/update
@@ -3,6 +3,6 @@ https://github.com/riderkick/FMD/releases/download/0.9.8.1/fmd_0.9.8.1.7z
## update info above was deprecated
-VERSION=0.9.16.2
-WIN32=https://github.com/riderkick/FMD/releases/download/0.9.16.2/fmd_0.9.16.2.7z
-WIN64=https://github.com/riderkick/FMD/releases/download/0.9.16.2/fmd_0.9.16.2_Win64.7z
\ No newline at end of file
+VERSION=0.9.16.3
+WIN32=https://github.com/riderkick/FMD/releases/download/0.9.16.3/fmd_0.9.16.3.7z
+WIN64=https://github.com/riderkick/FMD/releases/download/0.9.16.3/fmd_0.9.16.3_Win64.7z
\ No newline at end of file