chiark / gitweb /
Revision 1.17
authorSteven Abadie <steven@alephobjects.com>
Mon, 5 Jan 2015 04:50:55 +0000 (21:50 -0700)
committerSteven Abadie <steven@alephobjects.com>
Mon, 5 Jan 2015 04:50:55 +0000 (21:50 -0700)
Cura/gui/aboutWindow.py
package.sh
scripts/linux/debian_amd64/DEBIAN/control
scripts/linux/debian_i386/DEBIAN/control

index f87fb7710e936078da5a4374eef456b9bd440a4e..453eba5ed9982ae95612ed7576ba9b578aaafa23 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.16'))
+               s.Add(wx.StaticText(p, -1, 'Version 14.09-1.17'))
                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 fd6a41bc69f4715df44f0d25ef84fe01083ebe51..518e0be35d08b9a92104f4957a7e637d3c851ef2 100755 (executable)
@@ -22,7 +22,7 @@ export BUILD_NAME=14.09
 TARGET_DIR=Cura-${BUILD_NAME}-${BUILD_TARGET}
 
 ##Revision
-export REVISION=1.16
+export REVISION=1.17
 
 ##Git commit
 GIT_HASH=$(git rev-parse --short=4 HEAD)
index 0e6c495f280146f01ac54fabb58a94fa7240aa47..fb4702b28a16abf5538e8c9f8c36c7c85e6eb4a1 100755 (executable)
@@ -1,6 +1,6 @@
 Source: cura
 Package: cura
-Version: 14.09-1.16
+Version: 14.09-1.17
 Maintainer: Aleph Objects, Inc. <info@alephobjects.com>
 Section: misc
 Priority: optional
index 37580410474f6677b6c16d55f04fb9cca5936adb..fcb7a8f4346eb84f77d3ce0268309dc88d7f7d05 100755 (executable)
@@ -1,5 +1,5 @@
 Package: cura
-Version: 14.01-1.16
+Version: 14.01-1.17
 Section: misc
 Priority: optional
 Architecture: i386