diff --git a/backend/plustek-usbdevs.c b/backend/plustek-usbdevs.c index 6b8c22797..378b83745 100644 --- a/backend/plustek-usbdevs.c +++ b/backend/plustek-usbdevs.c @@ -645,7 +645,7 @@ static DCapsDef Cap0x04A9_0x2206 = */ static DCapsDef Cap0x04A9_0x2207 = { - {{ 0, 85}, 35, 10, {2550, 3508}, {75, 75}, COLOR_BW }, + {{ 0, 85}, 45, 10, {2550, 3508}, {75, 75}, COLOR_BW }, {{ 0, 0}, 0, 0, {0, 0}, { 0, 0 }, 0 }, {{ 0, 0}, 0, 0, {0, 0}, { 0, 0 }, 0 }, {{ 0, 0}, 0, 0, {0, 0}, { 0, 0 }, 0 }, diff --git a/backend/plustek.c b/backend/plustek.c index b91c7c7dc..fde0b6c01 100644 --- a/backend/plustek.c +++ b/backend/plustek.c @@ -155,7 +155,7 @@ #include "../include/sane/sanei.h" #include "../include/sane/saneopts.h" -#define BACKEND_VERSION "0.50-9" +#define BACKEND_VERSION "0.50-10" #define BACKEND_NAME plustek #include "../include/sane/sanei_access.h"