Jelajahi Sumber

- date changed

Marius Stanciu 7 tahun lalu
induk
melakukan
60b08dfec5
2 mengubah file dengan 5 tambahan dan 1 penghapusan
  1. 1 1
      FlatCAMApp.py
  2. 4 0
      README.md

+ 1 - 1
FlatCAMApp.py

@@ -94,7 +94,7 @@ class App(QtCore.QObject):
 
 
     # Version
     # Version
     version = 8.910
     version = 8.910
-    version_date = "2019/02/23"
+    version_date = "2019/02/22"
     beta = True
     beta = True
 
 
     # current date now
     # 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
 21.02.2019
 
 
 - added protection against creating CNCJob from an empty Geometry object (with no geometry inside)
 - added protection against creating CNCJob from an empty Geometry object (with no geometry inside)