Skip to content

Commit f35d837

Browse files
committed
Version bump
1 parent 4e6704b commit f35d837

File tree

4 files changed

+6
-3
lines changed

4 files changed

+6
-3
lines changed

ChangeLog.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
Current development:
2+
3+
Version 1.2:
24
* Fixed mistakes in SKIP page
5+
* Fixed some small typos
36

47
Version 1.1:
58
* Added SKIP codes

qml/pages/About.qml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ Page {
5959
}
6060

6161
Label {
62-
text: "Kanji Version 1.1"
62+
text: "Kanji Version 1.2"
6363
}
6464

6565
Text {

rpm/harbour-kanji.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Name: harbour-kanji
1313
%{!?qtc_make:%define qtc_make make}
1414
%{?qtc_builddir:%define _builddir %qtc_builddir}
1515
Summary: Kanji dictionary/trainer for SailfihOS
16-
Version: 1.1
16+
Version: 1.2
1717
Release: 1
1818
Group: Qt/Qt
1919
License: modified BSD

rpm/harbour-kanji.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Name: harbour-kanji
22
Summary: Kanji dictionary/trainer for SailfihOS
3-
Version: 1.1
3+
Version: 1.2
44
Release: 1
55
# The contents of the Group field should be one of the groups listed here:
66
# http://gitorious.org/meego-developer-tools/spectacle/blobs/master/data/GROUPS

0 commit comments

Comments
 (0)