kopia lustrzana https://gitlab.com/sane-project/backends
pixma: backend version 0.22.0
rodzic
dfc5f5ed76
commit
13350ba4ba
|
|
@ -116,8 +116,8 @@ typedef uint32_t uint32_t;
|
|||
/** \name Version of the driver */
|
||||
/**@{*/
|
||||
#define PIXMA_VERSION_MAJOR 0
|
||||
#define PIXMA_VERSION_MINOR 21
|
||||
#define PIXMA_VERSION_BUILD 1
|
||||
#define PIXMA_VERSION_MINOR 22
|
||||
#define PIXMA_VERSION_BUILD 0
|
||||
/**@}*/
|
||||
|
||||
/** \name Error codes */
|
||||
|
|
|
|||
|
|
@ -11,7 +11,7 @@
|
|||
; See doc/descriptions.txt for details.
|
||||
|
||||
:backend "pixma" ; name of backend
|
||||
:version "0.21.1" ; version of backend (or "unmaintained")
|
||||
:version "0.22.0" ; version of backend (or "unmaintained")
|
||||
:manpage "sane-pixma" ; name of manpage (if it exists)
|
||||
;:comment "Devices marked as experimantal are disabled by default. See the manual page for how to enable them."
|
||||
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
.TH "sane\-pixma" "5" "24 Feb 2019" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
||||
.TH "sane\-pixma" "5" "11 Mar 2019" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
||||
.IX sane\-pixma
|
||||
.SH NAME
|
||||
sane\-pixma \- SANE backend for Canon Multi-Function Printers and CanoScan Scanners
|
||||
|
|
|
|||
Ładowanie…
Reference in New Issue