From: Steven Abadie Date: Tue, 2 Dec 2014 06:52:30 +0000 (-0700) Subject: Revision 1.11 X-Git-Tag: 14.09-1.18~35 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=9d443dfbcb5bfadb5931a5add9b0aaf0e7ba0cf2;p=cura.git Revision 1.11 --- diff --git a/Cura/gui/aboutWindow.py b/Cura/gui/aboutWindow.py index a9196b8a..268dad94 100644 --- a/Cura/gui/aboutWindow.py +++ b/Cura/gui/aboutWindow.py @@ -21,7 +21,7 @@ class aboutWindow(wx.Frame): title.SetFont(wx.Font(18, wx.SWISS, wx.NORMAL, wx.BOLD)) s.Add(title, flag=wx.ALIGN_CENTRE|wx.EXPAND|wx.BOTTOM, border=5) - s.Add(wx.StaticText(p, -1, 'Version 14.09-1.10')) + s.Add(wx.StaticText(p, -1, 'Version 14.09-1.11')) s.Add(wx.StaticText(p, -1, 'End solution for Open Source Fused Filament Fabrication 3D printing.'), flag=wx.TOP, border=5) s.Add(wx.StaticText(p, -1, 'Cura is currently developed and maintained by David Braam and Ultimaker.'), flag=wx.TOP, border=5) s.Add(wx.StaticText(p, -1, 'Cura LulzBot Edition has been modified and maintained by Aleph Objects, Inc.')) diff --git a/package.sh b/package.sh index 657ab419..8acf6a06 100755 --- a/package.sh +++ b/package.sh @@ -22,7 +22,7 @@ export BUILD_NAME=14.09 TARGET_DIR=Cura-${BUILD_NAME}-${BUILD_TARGET} ##Revision -export REVISION=1.10 +export REVISION=1.11 ##Git commit GIT_HASH=$(git rev-parse --short=4 HEAD) diff --git a/scripts/linux/debian_amd64/DEBIAN/control b/scripts/linux/debian_amd64/DEBIAN/control index 53372bc9..e2ab95d3 100755 --- a/scripts/linux/debian_amd64/DEBIAN/control +++ b/scripts/linux/debian_amd64/DEBIAN/control @@ -1,6 +1,6 @@ Source: cura Package: cura -Version: 14.09-1.10-xxxx +Version: 14.09-1.11-xxxx Maintainer: Aleph Objects, Inc. Section: misc Priority: optional diff --git a/scripts/linux/debian_i386/DEBIAN/control b/scripts/linux/debian_i386/DEBIAN/control index ed4d86fa..77b7e613 100755 --- a/scripts/linux/debian_i386/DEBIAN/control +++ b/scripts/linux/debian_i386/DEBIAN/control @@ -1,5 +1,5 @@ Package: cura -Version: 14.01-1.10-32cid +Version: 14.01-1.11-xxxx Section: misc Priority: optional Architecture: i386