Skip to content

Commit

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

0.9.19.4 (28-07-2015)
[+] Added changelog tab
[+] Support multiple url on drop box
[+] Added popup menu to change drop box mode
[+] Added popup menu to abort loading thread (download all/add to favorites)
[*] Various changes and bug fixes

0.9.19.3 (27-07-2015)
[*] Various changes and bug fixes

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="3"/>
<BuildNr Value="4"/>
<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.3
WIN32=https://github.com/riderkick/FMD/releases/download/0.9.19.3/fmd_0.9.19.3.7z
WIN64=https://github.com/riderkick/FMD/releases/download/0.9.19.3/fmd_0.9.19.3_Win64.7z
VERSION=0.9.19.4
WIN32=https://github.com/riderkick/FMD/releases/download/0.9.19.4/fmd_0.9.19.4.7z
WIN64=https://github.com/riderkick/FMD/releases/download/0.9.19.4/fmd_0.9.19.4_Win64.7z

0 comments on commit 9764b07

Please sign in to comment.