Explorar el Código

- changed the version number and next release date

Marius Stanciu hace 6 años
padre
commit
3674828b2a
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      FlatCAMApp.py

+ 2 - 2
FlatCAMApp.py

@@ -141,8 +141,8 @@ class App(QtCore.QObject):
     # ##########################################################################
     # ################## Version and VERSION DATE ##############################
     # ##########################################################################
-    version = 8.991
-    version_date = "2019/12/27"
+    version = 8.992
+    version_date = "2020/01/02"
     beta = True
     engine = '3D'