chiark / gitweb /
Revision 1.19 (final) of the 14.09 release 14.09-1.19
authorYouness Alaoui <kakaroto@kakaroto.homelinux.net>
Tue, 20 Jan 2015 17:00:27 +0000 (12:00 -0500)
committerYouness Alaoui <kakaroto@kakaroto.homelinux.net>
Tue, 20 Jan 2015 17:00:27 +0000 (12:00 -0500)
Cura/gui/aboutWindow.py
package.sh
scripts/linux/debian_amd64/DEBIAN/control
scripts/linux/debian_i386/DEBIAN/control

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