- 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
1 changed files with 2 additions and 2 deletions

View File

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