diff --git a/FlatCAMApp.py b/FlatCAMApp.py index e6dc95ea..a97d67f6 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/22" + version_date = "2020/01/30" beta = True engine = '3D' diff --git a/share/punch16.png b/share/punch16.png index 65c25810..679b1b75 100644 Binary files a/share/punch16.png and b/share/punch16.png differ diff --git a/share/punch32.png b/share/punch32.png index b3c130ba..5c1efec1 100644 Binary files a/share/punch32.png and b/share/punch32.png differ