Skip to content

Commit

Permalink
Bump version 0.9.19.2
Browse files Browse the repository at this point in the history
  • Loading branch information
riderkick committed Jul 26, 2015
1 parent 4697b9d commit 7ae282a
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 4 deletions.
4 changes: 4 additions & 0 deletions changelog.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@ https://www.mediafire.com/folder/3ccy2c7g36hp3/Fmd
Changelog:
(! = Important, + = Addition, - = Removal, * = Bug fix/Change/Edit, ? = Require feedback)

0.9.19.2 (26-07-2015)
[*] Batoto: rewrite all script
[*] Various changes and bug fixes

0.9.19.1 (26-07-2015)
[*] Fix updater not closed after launching fmd.
For previous version just close FMD after update, it will also close the updater.
Expand Down
2 changes: 1 addition & 1 deletion mangadownloader/md.lpi
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<UseVersionInfo Value="True"/>
<MinorVersionNr Value="9"/>
<RevisionNr Value="19"/>
<BuildNr Value="1"/>
<BuildNr Value="2"/>
<Attributes pvaPrivateBuild="True"/>
<StringTable Comments="Unofficial Build" FileDescription="Free Manga Downloader" LegalCopyright="©2015 FMD Project Team" OriginalFilename="fmd.exe" ProductName="Free Manga Downloader" ProductVersion="$BuildMode()" PrivateBuild="Cholif"/>
</VersionInfo>
Expand Down
6 changes: 3 additions & 3 deletions update
Original file line number Diff line number Diff line change
Expand Up @@ -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.19.1
WIN32=https://github.com/riderkick/FMD/releases/download/0.9.19.1/fmd_0.9.19.1.7z
WIN64=https://github.com/riderkick/FMD/releases/download/0.9.19.1/fmd_0.9.19.1_Win64.7z
VERSION=0.9.19.2
WIN32=https://github.com/riderkick/FMD/releases/download/0.9.19.2/fmd_0.9.19.2.7z
WIN64=https://github.com/riderkick/FMD/releases/download/0.9.19.2/fmd_0.9.19.2_Win64.7z

0 comments on commit 7ae282a

Please sign in to comment.