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 firmware version 5.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
chrox committed May 16, 2015
1 parent 60a66c4 commit 9987371
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 @@
2015-05-16 17:19 chrox

* add support for firmware version 5.6.2

2015-04-15 10:57 chrox

* add whisper touch support for Kindle Voyage
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.6.0"
PKGVER="0.6.1"

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

0 comments on commit 9987371

Please # to comment.