- changed the version number and next release date

This commit is contained in:
Marius Stanciu 2019-12-30 01:54:37 +02:00 committed by Marius
parent f7084f4e56
commit 3674828b2a

View File

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