chiark / gitweb /
Revision 1.07
authorSteven Abadie <steven@alephobjects.com>
Fri, 7 Nov 2014 04:00:53 +0000 (21:00 -0700)
committerSteven Abadie <steven@alephobjects.com>
Fri, 7 Nov 2014 04:00:53 +0000 (21:00 -0700)
Cura/gui/aboutWindow.py
package.sh
scripts/linux/debian_amd64/DEBIAN/control
scripts/linux/debian_i386/DEBIAN/control

index a85f8b84bac53f940c71473cf9d7aaadfa64770a..a3ea676346657bd7a0788cdec89f0f0b6fb3fdb2 100644 (file)
@@ -21,9 +21,9 @@ 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.06'))
+               s.Add(wx.StaticText(p, -1, 'Version 14.09-1.07'))
                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 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.'))
                s.Add(wx.StaticText(p, -1, 'for use with LulzBot 3D printers.'))
 
index dbd88dbe6021c651fe3f401c42ea7f0c007eb8e9..39984208cdcb7f76c294a4d080a7fc37b25f6475 100755 (executable)
@@ -22,7 +22,7 @@ export BUILD_NAME=14.09
 TARGET_DIR=Cura-${BUILD_NAME}-${BUILD_TARGET}
 
 ##Revision
-export REVISION=1.06
+export REVISION=1.07
 
 ##Git commit
 GIT_HASH=$(git rev-parse --short=4 HEAD)
index bd243a92a977a49b9986323386a7946bee7dafb9..b92555ebe4c782e4cc7130d8cbd7b978f50d4a52 100755 (executable)
@@ -1,6 +1,6 @@
 Source: cura
 Package: cura
-Version: 14.09-1.06-f719
+Version: 14.09-1.07-d0c3
 Maintainer: Aleph Objects, Inc. <info@alephobjects.com>
 Section: misc
 Priority: optional
index ff262d89129b20069f0a754cd10ab31086c0b4d7..8615ca6ebf94294a04777df63655b3f9888f1339 100644 (file)
@@ -1,5 +1,5 @@
 Package: cura
-Version: 14.01-1.06-742f
+Version: 14.01-1.07-d0c3
 Section: misc
 Priority: optional
 Architecture: i386