From 36f167da4762d47f9982d0aebca255e3a206a4d8 Mon Sep 17 00:00:00 2001 From: Timothy Legge Date: Fri, 15 Jul 2011 22:27:13 -0300 Subject: [PATCH] Kobo - Really should increment the driver version on occasion --- src/calibre/devices/kobo/driver.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/calibre/devices/kobo/driver.py b/src/calibre/devices/kobo/driver.py index 367110f4a2..f62b0b1180 100644 --- a/src/calibre/devices/kobo/driver.py +++ b/src/calibre/devices/kobo/driver.py @@ -22,7 +22,7 @@ class KOBO(USBMS): gui_name = 'Kobo Reader' description = _('Communicate with the Kobo Reader') author = 'Timothy Legge' - version = (1, 0, 9) + version = (1, 0, 10) dbversion = 0 fwversion = 0