Skip to content

Commit 154e8fe

Browse files
committed
Version bump
1 parent 35104a7 commit 154e8fe

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

qml/pages/About.qml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ Page {
4343
}
4444

4545
Label {
46-
text: "Vocabulary 1.2"
46+
text: "Vocabulary 1.3"
4747
}
4848

4949
Text {

rpm/harbour-vocabulary.spec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Name: harbour-vocabulary
88
%{!?qtc_make:%define qtc_make make}
99
%{?qtc_builddir:%define _builddir %qtc_builddir}
1010
Summary: Vocabulary trainer for SailfishOS
11-
Version: 1.2
11+
Version: 1.3
1212
Release: 1
1313
Group: Qt/Qt
1414
License: Apache-2.0
@@ -33,7 +33,7 @@ Vocabulary is a vocabulary trainer for SailfishOS designed to be used independen
3333
# >> build pre
3434
# << build pre
3535

36-
%qtc_qmake5
36+
%qtc_qmake5
3737

3838
%qtc_make %{?_smp_mflags}
3939

0 commit comments

Comments
 (0)