Преглед изворни кода

- changed the version number and next release date

Marius Stanciu пре 6 година
родитељ
комит
3674828b2a
1 измењених фајлова са 2 додато и 2 уклоњено
  1. 2 2
      FlatCAMApp.py

+ 2 - 2
FlatCAMApp.py

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