diff --git a/FlatCAMApp.py b/FlatCAMApp.py index 9d73c0c8..9ddc1770 100644 --- a/FlatCAMApp.py +++ b/FlatCAMApp.py @@ -141,7 +141,7 @@ class App(QtCore.QObject): # ################## Version and VERSION DATE ############################## # ########################################################################## version = 8.992 - version_date = "2020/01/20" + version_date = "2020/01/22" beta = True engine = '3D' diff --git a/share/black32.png b/share/black32.png new file mode 100644 index 00000000..ff19e7ad Binary files /dev/null and b/share/black32.png differ diff --git a/share/white32.png b/share/white32.png new file mode 100644 index 00000000..c92281e4 Binary files /dev/null and b/share/white32.png differ