chiark / gitweb /
Revision 1.14
authorreprappermc <sabadie31@gmail.com>
Thu, 18 Dec 2014 16:23:05 +0000 (09:23 -0700)
committerreprappermc <sabadie31@gmail.com>
Thu, 18 Dec 2014 16:23:05 +0000 (09:23 -0700)
Cura/gui/aboutWindow.py
package.sh
scripts/linux/debian_amd64/DEBIAN/control
scripts/linux/debian_i386/DEBIAN/control

index bd0f54adfb479ad16d602e742055b78ceba748db..94188ea5071a0a2edfd7b0fe6f3ebe04763933b9 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.13'))
+               s.Add(wx.StaticText(p, -1, 'Version 14.09-1.14'))
                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 e8d68aa13ec13119c0983f4e09524c1b6ed6ab43..669ef0f223326011b34091fa7d2eb82d721442f6 100755 (executable)
@@ -22,7 +22,7 @@ export BUILD_NAME=14.09
 TARGET_DIR=Cura-${BUILD_NAME}-${BUILD_TARGET}
 
 ##Revision
-export REVISION=1.13
+export REVISION=1.14
 
 ##Git commit
 GIT_HASH=$(git rev-parse --short=4 HEAD)
index 77d474f5d69b78d79de507744b49e02e126053a3..f605566a91db5c455e1bec896a932efb7f6114fe 100755 (executable)
@@ -1,6 +1,6 @@
 Source: cura
 Package: cura
-Version: 14.09-1.13
+Version: 14.09-1.14
 Maintainer: Aleph Objects, Inc. <info@alephobjects.com>
 Section: misc
 Priority: optional
index 5af45d775283677c6bb4407693e4c0aed9103186..e45dadbea7a71f0ddd9b79b74b4b81a7ffd7d509 100755 (executable)
@@ -1,5 +1,5 @@
 Package: cura
-Version: 14.01-1.13
+Version: 14.01-1.14
 Section: misc
 Priority: optional
 Architecture: i386