chiark / gitweb /
Revision 1.12
authorSteven Abadie <steven@alephobjects.com>
Fri, 5 Dec 2014 17:39:44 +0000 (10:39 -0700)
committerSteven Abadie <steven@alephobjects.com>
Thu, 11 Dec 2014 14:30:24 +0000 (07:30 -0700)
Cura/gui/aboutWindow.py
package.sh
scripts/linux/debian_amd64/DEBIAN/control
scripts/linux/debian_i386/DEBIAN/control

index 268dad944d618ca43c388da7aebc57e20c99c97e..509bf161512c43f9fc4f706738c5163fe6307363 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.11'))
+               s.Add(wx.StaticText(p, -1, 'Version 14.09-1.12'))
                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 8acf6a068b963044dd48c22d8d7089ac7acabc12..41183df54327456b32a39c62c908fe9282cecba3 100755 (executable)
@@ -22,7 +22,7 @@ export BUILD_NAME=14.09
 TARGET_DIR=Cura-${BUILD_NAME}-${BUILD_TARGET}
 
 ##Revision
-export REVISION=1.11
+export REVISION=1.12
 
 ##Git commit
 GIT_HASH=$(git rev-parse --short=4 HEAD)
index c4a4392bdd777ae4e7828b5f31abfd4bd168d506..16f7750a09a6b0d9dbf748d6dfb27f10189fce0c 100755 (executable)
@@ -1,6 +1,6 @@
 Source: cura
 Package: cura
-Version: 14.09-1.11-9d44
+Version: 14.09-1.12
 Maintainer: Aleph Objects, Inc. <info@alephobjects.com>
 Section: misc
 Priority: optional
index f8e299c8c829e09d0bb5812a2e9298fc83f456ea..7bc2c57ad962aee204d5e8cc8505b67555a0b069 100755 (executable)
@@ -1,5 +1,5 @@
 Package: cura
-Version: 14.01-1.11-9d44
+Version: 14.01-1.12
 Section: misc
 Priority: optional
 Architecture: i386