From c35950de476bbfedfc17cb7842a03d9bbdba76fc Mon Sep 17 00:00:00 2001 From: obscuren Date: Mon, 22 Sep 2014 16:35:25 +0200 Subject: Version numbering --- mist/assets/qml/wallet.qml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mist/assets') diff --git a/mist/assets/qml/wallet.qml b/mist/assets/qml/wallet.qml index 4bf9887f5..8a34caddf 100644 --- a/mist/assets/qml/wallet.qml +++ b/mist/assets/qml/wallet.qml @@ -804,9 +804,9 @@ ApplicationWindow { anchors.left: aboutIcon.right anchors.leftMargin: 10 anchors.top: parent.top - anchors.topMargin: 40 + anchors.topMargin: 30 font.pointSize: 12 - text: "

Mist (0.6.5)

Amalthea


Development

Jeffrey Wilcke
Viktor Trón
" + text: "

Mist (0.6.5)

Amalthea


Development

Jeffrey Wilcke
Viktor Trón

Building

Maran Hidskes" } } -- cgit v1.2.3