From 0372b28d4bd3a041defab823d94e4a0029b94d2e Mon Sep 17 00:00:00 2001 From: Slava Monich Date: Sat, 15 May 2021 17:17:27 +0300 Subject: [PATCH] Version 1.0.39 --- 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 1901afe..1602779 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.38 + VERSION = 1.0.39 message("VERSION is unset, assuming $$VERSION") } diff --git a/rpm/harbour-barcode.spec b/rpm/harbour-barcode.spec index b1670c3..55f9f49 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.38 +Version: 1.0.39 Release: 1 Group: Applications/Productivity License: Mixed