- added initial implementation of HPGL postprocessor

This commit is contained in:
Marius Stanciu 2019-01-19 02:33:05 +02:00 committed by Marius S
parent 4b6df74c2e
commit 43f9055408
1 changed files with 2 additions and 2 deletions

View File

@ -87,8 +87,8 @@ class App(QtCore.QObject):
log.addHandler(handler)
# Version
version = 8.901
version_date = "2019/01/09"
version = 8.902
version_date = "2019/01/19"
beta = True
# URL for update checks and statistics