1
0
Fork 0
mirror of https://github.com/seiichiro0185/sailotp.git synced 2024-05-18 08:30:54 +00:00

Version Bump to 0.8

This commit is contained in:
seiichiro 2014-05-24 19:31:45 +02:00
parent 8de63f5f68
commit 263c02a947
2 changed files with 3 additions and 3 deletions

View file

@ -37,12 +37,12 @@ Page {
id: logo
source: "../sailotp.png"
anchors.horizontalCenter: parent.horizontalCenter
y: 150
y: 140
}
Label {
id: name
anchors.horizontalCenter: parent.horizontalCenter
y: 270
y: 260
font.bold: true
text: "SailOTP " + Qt.application.version
}

View file

@ -1,6 +1,6 @@
Name: harbour-sailotp
Summary: SailOTP
Version: 0.7
Version: 0.8
Release: 1
Group: Security
URL: https://github.com/seiichiro0185/sailotp/