Browse Source

- added initial implementation of HPGL postprocessor

Marius Stanciu 7 năm trước cách đây
mục cha
commit
43f9055408
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      FlatCAMApp.py

+ 2 - 2
FlatCAMApp.py

@@ -87,8 +87,8 @@ class App(QtCore.QObject):
     log.addHandler(handler)
 
     # Version
-    version = 8.901
-    version_date = "2019/01/09"
+    version = 8.902
+    version_date = "2019/01/19"
     beta = True
 
     # URL for update checks and statistics