* plustek.c: Bumped build number.

* plustek-usbdevs.c: Fixed CanoScan N1220U settings.
merge-requests/1/head
Gerhard Jaeger 2006-01-31 08:30:04 +00:00
rodzic b7f314ad8c
commit fffa4ace64
2 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -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 },

Wyświetl plik

@ -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"