summaryrefslogtreecommitdiff
path: root/backend/hpljm1005.c
diff options
context:
space:
mode:
Diffstat (limited to 'backend/hpljm1005.c')
-rw-r--r--backend/hpljm1005.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/backend/hpljm1005.c b/backend/hpljm1005.c
index 95ddd8e..2a7116c 100644
--- a/backend/hpljm1005.c
+++ b/backend/hpljm1005.c
@@ -392,7 +392,7 @@ sane_init (SANE_Int * version_code,
{
if (version_code != NULL)
- *version_code = SANE_VERSION_CODE (SANE_CURRENT_MAJOR, V_MINOR, BUILD);
+ *version_code = SANE_VERSION_CODE (SANE_CURRENT_MAJOR, SANE_CURRENT_MINOR, BUILD);
DBG_INIT();