chiark / gitweb /
Revision 1.10
authorSteven Abadie <steven@alephobjects.com>
Fri, 21 Nov 2014 14:44:53 +0000 (07:44 -0700)
committerreprappermc <sabadie31@gmail.com>
Sat, 22 Nov 2014 23:23:34 +0000 (16:23 -0700)
Cura/gui/aboutWindow.py
package.sh
scripts/linux/debian_amd64/DEBIAN/control
scripts/linux/debian_i386/DEBIAN/control

index 4b1d496993b2e06e30f688c428d3abea1bbc70e6..a9196b8a630eac93ec2928c741248417f95acf69 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.09'))
+               s.Add(wx.StaticText(p, -1, 'Version 14.09-1.10'))
                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 c6dea775ada4bc42c74e9535bcba2e70f060390d..657ab4198934871e6468840e9352234ad2697110 100755 (executable)
@@ -22,7 +22,7 @@ export BUILD_NAME=14.09
 TARGET_DIR=Cura-${BUILD_NAME}-${BUILD_TARGET}
 
 ##Revision
-export REVISION=1.09
+export REVISION=1.10
 
 ##Git commit
 GIT_HASH=$(git rev-parse --short=4 HEAD)
index 698e820bc4e3023a62505aef69ca737db5d5777e..53372bc934b617e4b2e6a18dc3424caa1b5e7c5d 100755 (executable)
@@ -1,6 +1,6 @@
 Source: cura
 Package: cura
-Version: 14.09-1.09-df8b
+Version: 14.09-1.10-xxxx
 Maintainer: Aleph Objects, Inc. <info@alephobjects.com>
 Section: misc
 Priority: optional
index bec3ce2718da2e2a4259c975f62d5bf7e725b0b3..e8a801415c72f1b92e9e95cdd00a49b6ef3105f9 100755 (executable)
@@ -1,5 +1,5 @@
 Package: cura
-Version: 14.01-1.09-df8b
+Version: 14.01-1.10-xxxx
 Section: misc
 Priority: optional
 Architecture: i386