- Gerber Editor: Remade the processing of 'clear_geometry' (geometry generated by polygons made with Gerber LPC command) to work if more than one such polygon exists

This commit is contained in:
Marius Stanciu
2019-04-13 22:56:46 +03:00
parent 9d508a6840
commit 84f3166e2f
3 changed files with 15 additions and 9 deletions

View File

@@ -94,8 +94,8 @@ class App(QtCore.QObject):
log.addHandler(handler)
# Version
version = 8.913
version_date = "2019/04/13"
version = 8.914
version_date = "2019/04/20"
beta = True
# current date now