chiark / gitweb /
Updated revision number on the about page and control page.
authorSteven Abadie <steven@alephobjects.com>
Mon, 3 Nov 2014 02:57:12 +0000 (19:57 -0700)
committerSteven Abadie <steven@alephobjects.com>
Mon, 3 Nov 2014 02:57:12 +0000 (19:57 -0700)
Cura/gui/aboutWindow.py
scripts/linux/debian_amd64/DEBIAN/control

index f19ad9c488e804e5daa56e4f33c4bc83b862fa59..ed12ef46db046450e324c37d53d0e9149ee71375 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.04'))
+               s.Add(wx.StaticText(p, -1, 'Version 14.09-1.05'))
                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 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 ee57a411dc29f53f9eae0585a66d1fa80a5aba08..9c70a2c23f53b193367a727c41c8832eee952227 100755 (executable)
@@ -1,6 +1,6 @@
 Source: cura
 Package: cura
-Version: 14.09-1.04-eba4
+Version: 14.09-1.05-ea4c
 Maintainer: Aleph Objects, Inc. <info@alephobjects.com>
 Section: misc
 Priority: optional