Explorar el Código

- added initial implementation of HPGL postprocessor

Marius Stanciu hace 7 años
padre
commit
43f9055408
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  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