From 0c3b8150000944afad001410e799f8f506fd9cb2 Mon Sep 17 00:00:00 2001 From: Slava Monich Date: Sun, 18 Jul 2021 03:47:04 +0300 Subject: [PATCH] Version 1.0.42 --- harbour-barcode.pro | 2 +- rpm/harbour-barcode.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/harbour-barcode.pro b/harbour-barcode.pro index 57ebc37..93834d5 100644 --- a/harbour-barcode.pro +++ b/harbour-barcode.pro @@ -10,7 +10,7 @@ QT += multimedia concurrent sql network LIBS += -ldl isEmpty(VERSION) { - VERSION = 1.0.41 + VERSION = 1.0.42 message("VERSION is unset, assuming $$VERSION") } diff --git a/rpm/harbour-barcode.spec b/rpm/harbour-barcode.spec index 857f241..774a29b 100644 --- a/rpm/harbour-barcode.spec +++ b/rpm/harbour-barcode.spec @@ -6,7 +6,7 @@ Name: harbour-barcode %{?qtc_builddir:%define _builddir %qtc_builddir} Summary: Bar code reader for Sailfish OS -Version: 1.0.41 +Version: 1.0.42 Release: 1 Group: Applications/Productivity License: Mixed