chiark / gitweb /
Revision 1.11
authorSteven Abadie <steven@alephobjects.com>
Tue, 2 Dec 2014 06:52:30 +0000 (23:52 -0700)
committerSteven Abadie <steven@alephobjects.com>
Tue, 2 Dec 2014 06:52:30 +0000 (23:52 -0700)
Cura/gui/aboutWindow.py
package.sh
scripts/linux/debian_amd64/DEBIAN/control
scripts/linux/debian_i386/DEBIAN/control

index a9196b8a630eac93ec2928c741248417f95acf69..268dad944d618ca43c388da7aebc57e20c99c97e 100644 (file)
@@ -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.'))
index 657ab4198934871e6468840e9352234ad2697110..8acf6a068b963044dd48c22d8d7089ac7acabc12 100755 (executable)
@@ -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)
index 53372bc934b617e4b2e6a18dc3424caa1b5e7c5d..e2ab95d350c31dd881500ae4cb0d7e006efd7cff 100755 (executable)
@@ -1,6 +1,6 @@
 Source: cura
 Package: cura
-Version: 14.09-1.10-xxxx
+Version: 14.09-1.11-xxxx
 Maintainer: Aleph Objects, Inc. <info@alephobjects.com>
 Section: misc
 Priority: optional
index ed4d86facf3159bffd17166e0df065d68f80aae2..77b7e61373176886c417620c2a0f72235fabb35b 100755 (executable)
@@ -1,5 +1,5 @@
 Package: cura
-Version: 14.01-1.10-32cid
+Version: 14.01-1.11-xxxx
 Section: misc
 Priority: optional
 Architecture: i386