Skip to content

Commit

Permalink
Version 1.0.47
Browse files Browse the repository at this point in the history
  • Loading branch information
monich committed Mar 28, 2022
1 parent 685f673 commit 9492e70
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion harbour-barcode.pro
Original file line number Diff line number Diff line change
Expand Up @@ -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")
}

Expand Down
2 changes: 1 addition & 1 deletion rpm/harbour-barcode.spec
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 9492e70

Please sign in to comment.