Bläddra i källkod

- added initial implementation of HPGL postprocessor

Marius Stanciu 7 år sedan
förälder
incheckning
43f9055408
1 ändrade filer med 2 tillägg och 2 borttagningar
  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