Explorar o código

- date changed

Marius Stanciu %!s(int64=7) %!d(string=hai) anos
pai
achega
60b08dfec5
Modificáronse 2 ficheiros con 5 adicións e 1 borrados
  1. 1 1
      FlatCAMApp.py
  2. 4 0
      README.md

+ 1 - 1
FlatCAMApp.py

@@ -94,7 +94,7 @@ class App(QtCore.QObject):
 
     # Version
     version = 8.910
-    version_date = "2019/02/23"
+    version_date = "2019/02/22"
     beta = True
 
     # current date now

+ 4 - 0
README.md

@@ -9,6 +9,10 @@ CAD program, and create G-Code for Isolation routing.
 
 =================================================
 
+22.02.2019
+
+- 
+
 21.02.2019
 
 - added protection against creating CNCJob from an empty Geometry object (with no geometry inside)