- fixed the units calculators crash FlatCAM when using comma as decimal separator

This commit is contained in:
Marius Stanciu
2019-02-05 22:32:48 +02:00
committed by Marius S
parent c6277967a6
commit 2ea2ed0cb0
3 changed files with 28 additions and 4 deletions

View File

@@ -92,8 +92,8 @@ class App(QtCore.QObject):
log.addHandler(handler)
# Version
version = 8.906
version_date = "2019/02/5"
version = 8.907
version_date = "2019/02/6"
beta = True
# current date now