Final changes for release

Adds the release splash and changes the version to 15.06
This commit is contained in:
Arjen Hiemstra 2015-06-30 17:40:58 +02:00
parent ee8c60ddba
commit 651b4fdfea
3 changed files with 2 additions and 2 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 7.1 KiB

Before After
Before After

View file

@ -31,7 +31,7 @@ UM.Dialog {
Label {
id: version
text: "Cura 15.06 Beta"
text: "Cura 15.06"
font: UM.Theme.fonts.large
anchors.horizontalCenter : logo.horizontalCenter
anchors.horizontalCenterOffset : (logo.width * 0.25)