Kobo released new firmware as 2.6.1

They tested the beta as 2.6.0, but bumped the version number when they
released.
This commit is contained in:
David Forrester 2013-06-07 10:13:23 +10:00 committed by Kovid Goyal
parent dcd80a2539
commit f83d72a564

View File

@ -1218,7 +1218,7 @@ class KOBOTOUCH(KOBO):
min_dbversion_images_on_sdcard = 77
min_dbversion_activiy = 77
max_supported_fwversion = (2,6,0)
max_supported_fwversion = (2,6,1)
min_fwversion_images_on_sdcard = (2,4,1)
has_kepubs = True