chiark / gitweb /
Revision 1.15
authorreprappermc <sabadie31@gmail.com>
Tue, 23 Dec 2014 21:30:21 +0000 (14:30 -0700)
committerreprappermc <sabadie31@gmail.com>
Tue, 23 Dec 2014 21:30:21 +0000 (14:30 -0700)
Cura/gui/aboutWindow.py
package.sh
scripts/linux/debian_amd64/DEBIAN/control
scripts/linux/debian_i386/DEBIAN/control

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