From: Steven Abadie Date: Fri, 14 Nov 2014 04:59:28 +0000 (-0700) Subject: Revision 1.08 X-Git-Tag: 14.09-1.18~56 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=510126c2550e212fcfcdcb5bded4cb06456d8a0e;p=cura.git Revision 1.08 --- diff --git a/Cura/gui/aboutWindow.py b/Cura/gui/aboutWindow.py index a3ea6763..12d9bb2d 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.07')) + s.Add(wx.StaticText(p, -1, 'Version 14.09-1.08')) 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/scripts/linux/debian_amd64/DEBIAN/control b/scripts/linux/debian_amd64/DEBIAN/control index 3948cb45..e56a32c5 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.07-6997 +Version: 14.09-1.08 Maintainer: Aleph Objects, Inc. Section: misc Priority: optional