chiark / gitweb /
Revision 1.18 14.09-1.18
authorSteven Abadie <steven@alephobjects.com>
Wed, 7 Jan 2015 23:33:05 +0000 (16:33 -0700)
committerSteven Abadie <steven@alephobjects.com>
Wed, 7 Jan 2015 23:33:05 +0000 (16:33 -0700)
This is the revision that will ship in the source copy with the LulzBot Mini v1.

Cura/gui/aboutWindow.py
package.sh
scripts/linux/debian_amd64/DEBIAN/control
scripts/linux/debian_i386/DEBIAN/control

index 453eba5ed9982ae95612ed7576ba9b578aaafa23..e947392d18380f5ca4260ca61940995da2c26c8e 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.17'))
+               s.Add(wx.StaticText(p, -1, 'Version 14.09-1.18'))
                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 e782b3529735cb75a5f6bb1bf7cfc2f4f5aa3497..45b0a71311b867c95d5d0a4df8ae4f97edfbd8bf 100755 (executable)
@@ -22,7 +22,7 @@ export BUILD_NAME=14.09
 TARGET_DIR=Cura-${BUILD_NAME}-${BUILD_TARGET}
 
 ##Revision
-export REVISION=1.17
+export REVISION=1.18
 
 ##Git commit
 GIT_HASH=$(git rev-parse --short=4 HEAD)
index fb4702b28a16abf5538e8c9f8c36c7c85e6eb4a1..004233b4d43b3d06236d5089207a8a662430d14a 100755 (executable)
@@ -1,6 +1,6 @@
 Source: cura
 Package: cura
-Version: 14.09-1.17
+Version: 14.09-1.18
 Maintainer: Aleph Objects, Inc. <info@alephobjects.com>
 Section: misc
 Priority: optional
index fcb7a8f4346eb84f77d3ce0268309dc88d7f7d05..ea03e408e63dbf7f5e5f5c0e122755e227af24a4 100755 (executable)
@@ -1,5 +1,5 @@
 Package: cura
-Version: 14.01-1.17
+Version: 14.01-1.18
 Section: misc
 Priority: optional
 Architecture: i386