chiark / gitweb /
Revision 1.06
authorSteven Abadie <steven@alephobjects.com>
Mon, 3 Nov 2014 05:20:30 +0000 (22:20 -0700)
committerSteven Abadie <steven@alephobjects.com>
Mon, 3 Nov 2014 05:20:30 +0000 (22:20 -0700)
Cura/gui/aboutWindow.py
package.sh
scripts/linux/debian_amd64/DEBIAN/control
scripts/linux/debian_i386/DEBIAN/control

index ed12ef46db046450e324c37d53d0e9149ee71375..a85f8b84bac53f940c71473cf9d7aaadfa64770a 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.05'))
+               s.Add(wx.StaticText(p, -1, 'Version 14.09-1.06'))
                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 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 63c384a6e39c06d1d3e1b90c14b35647c195e71c..6923acc4d1f3108f64e5a83711d5a1139a4405ad 100755 (executable)
@@ -22,7 +22,7 @@ export BUILD_NAME=14.09
 TARGET_DIR=Cura-${BUILD_NAME}-${BUILD_TARGET}
 
 ##Revision
-export REVISION=1.05
+export REVISION=1.06
 
 ##Git commit
 GIT_HASH=$(git rev-parse --short=4 HEAD)
index 9c70a2c23f53b193367a727c41c8832eee952227..519fcfe6ea79628c579b31bc30c9abdf6554607e 100755 (executable)
@@ -1,6 +1,6 @@
 Source: cura
 Package: cura
-Version: 14.09-1.05-ea4c
+Version: 14.09-1.06-742f
 Maintainer: Aleph Objects, Inc. <info@alephobjects.com>
 Section: misc
 Priority: optional
index c1e84464b9054eeb0462d7604a4907e4b3665a90..ff262d89129b20069f0a754cd10ab31086c0b4d7 100644 (file)
@@ -1,5 +1,5 @@
 Package: cura
-Version: 14.01-1.04-eba4
+Version: 14.01-1.06-742f
 Section: misc
 Priority: optional
 Architecture: i386