chiark / gitweb /
Revision 1.16
authorSteven Abadie <steven@alephobjects.com>
Fri, 2 Jan 2015 08:11:49 +0000 (01:11 -0700)
committerSteven Abadie <steven@alephobjects.com>
Fri, 2 Jan 2015 08:11:49 +0000 (01:11 -0700)
Cura/gui/aboutWindow.py
package.sh
scripts/linux/debian_amd64/DEBIAN/control
scripts/linux/debian_i386/DEBIAN/control

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