From a6b1c24ac6631c026e0e81641ff1c6fe0362357f Mon Sep 17 00:00:00 2001 From: Slava Monich Date: Sun, 18 Sep 2022 18:16:03 +0300 Subject: [PATCH] Version 1.0.48 --- 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 e53ca2e..d64a5af 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.47 + VERSION = 1.0.48 message("VERSION is unset, assuming $$VERSION") } diff --git a/rpm/harbour-barcode.spec b/rpm/harbour-barcode.spec index 7b8f65d..68bdea4 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.47 +Version: 1.0.48 Release: 1 Group: Applications/Productivity License: Mixed