We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35104a7 commit 154e8feCopy full SHA for 154e8fe
qml/pages/About.qml
@@ -43,7 +43,7 @@ Page {
43
}
44
45
Label {
46
- text: "Vocabulary 1.2"
+ text: "Vocabulary 1.3"
47
48
49
Text {
rpm/harbour-vocabulary.spec
@@ -8,7 +8,7 @@ Name: harbour-vocabulary
8
%{!?qtc_make:%define qtc_make make}
9
%{?qtc_builddir:%define _builddir %qtc_builddir}
10
Summary: Vocabulary trainer for SailfishOS
11
-Version: 1.2
+Version: 1.3
12
Release: 1
13
Group: Qt/Qt
14
License: Apache-2.0
@@ -33,7 +33,7 @@ Vocabulary is a vocabulary trainer for SailfishOS designed to be used independen
33
# >> build pre
34
# << build pre
35
36
-%qtc_qmake5
+%qtc_qmake5
37
38
%qtc_make %{?_smp_mflags}
39
0 commit comments