mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-08-30 23:00:21 -04:00
Bump Kobo firmware version for release of 3.16.1
Bumping firmware version in preparation for release of firmware version 3.16.0 with an allowance for 3.16.1. Fixes #1461964 [Bump Kobo firmware version for release of 3.16.1](https://bugs.launchpad.net/calibre/+bug/1461964)
This commit is contained in:
parent
3a63f54ca2
commit
4d87cb01ff
@ -1265,7 +1265,7 @@ class KOBOTOUCH(KOBO):
|
||||
min_dbversion_activity = 77
|
||||
min_dbversion_keywords = 82
|
||||
|
||||
max_supported_fwversion = (3, 15, 1)
|
||||
max_supported_fwversion = (3, 16, 1)
|
||||
# The following document firwmare versions where new function or devices were added.
|
||||
# Not all are used, but this feels a good place to record it.
|
||||
min_fwversion_shelves = (2, 0, 0)
|
||||
|
Loading…
x
Reference in New Issue
Block a user