diff --git a/FlatCAMApp.py b/FlatCAMApp.py index 162896a2..03ece838 100644 --- a/FlatCAMApp.py +++ b/FlatCAMApp.py @@ -132,7 +132,7 @@ class App(QtCore.QObject): # ################## Version and VERSION DATE ############################## # ########################################################################## version = 8.99 - version_date = "2019/11/16" + version_date = "2019/11/25" beta = True engine = '3D' diff --git a/README.md b/README.md index fedbc70b..ce4f3f8d 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,7 @@ CAD program, and create G-Code for Isolation routing. 20.11.2019 - Tool Fiducials - added the GUI and the shortcut key +- Tool Fiducials - updated the icon 19.11.2019 diff --git a/share/fiducials_32.png b/share/fiducials_32.png index 4498e913..71914091 100644 Binary files a/share/fiducials_32.png and b/share/fiducials_32.png differ