chiark / gitweb /
Revision 1.13
authorSteven Abadie <steven@alephobjects.com>
Fri, 12 Dec 2014 04:09:30 +0000 (21:09 -0700)
committerSteven Abadie <steven@alephobjects.com>
Fri, 12 Dec 2014 04:09:30 +0000 (21:09 -0700)
Cura/gui/aboutWindow.py
Cura/gui/simpleMode.py
package.sh
scripts/linux/debian_amd64/DEBIAN/control
scripts/linux/debian_i386/DEBIAN/control

index 509bf161512c43f9fc4f706738c5163fe6307363..bd0f54adfb479ad16d602e742055b78ceba748db 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.12'))
+               s.Add(wx.StaticText(p, -1, 'Version 14.09-1.13'))
                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 d12d17ae1277c706da5bb0bf3d31b4ad2fda0c36..758db3ba135394a2bb7ee50e2436b672fffd40ac 100644 (file)
@@ -494,7 +494,6 @@ G90                                          ; absolute positioning
                                put('platform_adhesion', 'Brim')
                                put('filament_flow', '107')
                                put('print_temperature', '245')
-                       put('plugin_config', '')
 
        def updateProfileToControls(self):
                pass
index 41183df54327456b32a39c62c908fe9282cecba3..e8d68aa13ec13119c0983f4e09524c1b6ed6ab43 100755 (executable)
@@ -22,7 +22,7 @@ export BUILD_NAME=14.09
 TARGET_DIR=Cura-${BUILD_NAME}-${BUILD_TARGET}
 
 ##Revision
-export REVISION=1.12
+export REVISION=1.13
 
 ##Git commit
 GIT_HASH=$(git rev-parse --short=4 HEAD)
index 16f7750a09a6b0d9dbf748d6dfb27f10189fce0c..77d474f5d69b78d79de507744b49e02e126053a3 100755 (executable)
@@ -1,6 +1,6 @@
 Source: cura
 Package: cura
-Version: 14.09-1.12
+Version: 14.09-1.13
 Maintainer: Aleph Objects, Inc. <info@alephobjects.com>
 Section: misc
 Priority: optional
index 7bc2c57ad962aee204d5e8cc8505b67555a0b069..5af45d775283677c6bb4407693e4c0aed9103186 100755 (executable)
@@ -1,5 +1,5 @@
 Package: cura
-Version: 14.01-1.12
+Version: 14.01-1.13
 Section: misc
 Priority: optional
 Architecture: i386