diff options
Diffstat (limited to 'backend/pixma.h')
-rw-r--r-- | backend/pixma.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/backend/pixma.h b/backend/pixma.h index 4be43bd..620f038 100644 --- a/backend/pixma.h +++ b/backend/pixma.h @@ -114,7 +114,7 @@ typedef uint32_t uint32_t; /**@{*/ #define PIXMA_VERSION_MAJOR 0 #define PIXMA_VERSION_MINOR 17 -#define PIXMA_VERSION_BUILD 18 +#define PIXMA_VERSION_BUILD 23 /**@}*/ /** \name Error codes */ |