diff --git a/FlatCAMApp.py b/FlatCAMApp.py index 36d9a81c..aa4e800b 100644 --- a/FlatCAMApp.py +++ b/FlatCAMApp.py @@ -97,7 +97,7 @@ class App(QtCore.QObject): # Version and VERSION DATE ########### # #################################### version = 8.920 - version_date = "2019/07/21" + version_date = "2019/07/31" beta = True # current date now diff --git a/README.md b/README.md index 9c59418e..d18c855a 100644 --- a/README.md +++ b/README.md @@ -15,9 +15,9 @@ CAD program, and create G-Code for Isolation routing. - fixed bug that crashed the app when trying to add a tool without a tool diameter value - Spanish Google translation at 77% - changed the Disable plots menu entry in the context menu, into a Toggle Visibility menu entry -- Spanish Google translation 100% but two strings (big ones) +- Spanish Google translation 100% but two strings (big ones) - needs review - added two more strings to translation strings (due of German language) -- completed the Russian translation using the Google and Yandex translation engines +- completed the Russian translation using the Google and Yandex translation engines (minus two big strings) - needs review 28.07.2019