From 9492e701d6c94cdb4c58adf229a50b7f0a2fe93a Mon Sep 17 00:00:00 2001 From: Slava Monich Date: Mon, 28 Mar 2022 06:50:42 +0300 Subject: [PATCH] Version 1.0.47 --- 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 59af253..e53ca2e 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.46 + VERSION = 1.0.47 message("VERSION is unset, assuming $$VERSION") } diff --git a/rpm/harbour-barcode.spec b/rpm/harbour-barcode.spec index 9dcde9e..7b8f65d 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.46 +Version: 1.0.47 Release: 1 Group: Applications/Productivity License: Mixed