We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9062cd2 commit f082b05Copy full SHA for f082b05
KindleTool/create.c
@@ -2417,7 +2417,7 @@ int
2417
info.source_revision = 2443670049U; // FW 5.5.0
2418
}
2419
if (!enforce_target_rev) {
2420
- info.target_revision = 4351970007U + 1U; // FW 5.17.1.0.4 (KT6)
+ info.target_revision = 4556840001U + 1U; // FW 5.18.5.0.1 (KS2)
2421
2422
// NOTE: Don't expect those to be entirely consistent when crossing devices
2423
// (f.g., the Touch's FW 5.3.7.3 has a higher OTA build number than the KV's FW 5.5.0)
0 commit comments