Skip to content
This repository has been archived by the owner on Nov 12, 2022. It is now read-only.

Commit

Permalink
add support for Kindle Basic & Voyage
Browse files Browse the repository at this point in the history
  • Loading branch information
chrox committed Nov 21, 2014
1 parent b9e1a52 commit 78c48ca
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions ChangeLog.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
2014-11-21 10:32 chrox

* add support for Kindle Basic & Voyage

2014-10-11 14:29 chrox

* add support for more models of PaperWhite 2
Expand Down
2 changes: 1 addition & 1 deletion build-updates.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

HACKNAME="kpvbooklet"
PKGNAME="${HACKNAME}"
PKGVER="0.5.6"
PKGVER="0.5.7"

# We need kindletool (https://github.com/NiLuJe/KindleTool) in $PATH
if (( $(kindletool version | wc -l) == 1 )) ; then
Expand Down

0 comments on commit 78c48ca

Please sign in to comment.