Skip to content

Commit

Permalink
Bump version 0.9.9.3
Browse files Browse the repository at this point in the history
  • Loading branch information
riderkick committed May 9, 2015
1 parent ba4d2e7 commit 5367704
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.9.3 (09-05-2015)
[*] MangaStream: rewrite all script
[*] Minor changes

0.9.9.2 (09-05-2015)
[!*] Rewrite FavoritesManager
- Now you can add favorite while still checking the favorites,
Expand Down
2 changes: 1 addition & 1 deletion mangadownloader/md.lpi
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<UseVersionInfo Value="True"/>
<MinorVersionNr Value="9"/>
<RevisionNr Value="9"/>
<BuildNr Value="2"/>
<BuildNr Value="3"/>
<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.9.2
WIN32=https://github.com/riderkick/FMD/releases/download/0.9.9.2/fmd_0.9.9.2.7z
WIN64=https://github.com/riderkick/FMD/releases/download/0.9.9.2/fmd_0.9.9.2_Win64.7z
VERSION=0.9.9.3
WIN32=https://github.com/riderkick/FMD/releases/download/0.9.9.3/fmd_0.9.9.3.7z
WIN64=https://github.com/riderkick/FMD/releases/download/0.9.9.3/fmd_0.9.9.3_Win64.7z

0 comments on commit 5367704

Please sign in to comment.