chiark / gitweb /
Version number is now on the about page.
authorreprappermc <sabadie31@gmail.com>
Tue, 28 Oct 2014 19:42:20 +0000 (13:42 -0600)
committerreprappermc <sabadie31@gmail.com>
Tue, 28 Oct 2014 19:42:20 +0000 (13:42 -0600)
Close #24

Cura/gui/aboutWindow.py
scripts/linux/debian_amd64/DEBIAN/control
scripts/linux/debian_i386/DEBIAN/control

index 9bf56645f0b7b38971a36fde139138af731bc7f7..f19ad9c488e804e5daa56e4f33c4bc83b862fa59 100644 (file)
@@ -21,7 +21,8 @@ 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, 'End solution for Open Source Fused Filament Fabrication 3D printing.'))
+               s.Add(wx.StaticText(p, -1, 'Version 14.09-1.04'))
+               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.'))
                s.Add(wx.StaticText(p, -1, 'for use with LulzBot 3D printers.'))
index 39e9f12ac1615cbae9f4dd7b95fdc1fead27ccdd..ee57a411dc29f53f9eae0585a66d1fa80a5aba08 100755 (executable)
@@ -1,6 +1,6 @@
 Source: cura
 Package: cura
-Version: 14.09-1.02-966bf
+Version: 14.09-1.04-eba4
 Maintainer: Aleph Objects, Inc. <info@alephobjects.com>
 Section: misc
 Priority: optional
index 854034569451d2540562d2c97ed9408b0a319571..c1e84464b9054eeb0462d7604a4907e4b3665a90 100644 (file)
@@ -1,5 +1,5 @@
 Package: cura
-Version: 14.01-1.01-c6a3
+Version: 14.01-1.04-eba4
 Section: misc
 Priority: optional
 Architecture: i386