diff --git a/makehuman/data/themes/default/images/splash.png b/makehuman/data/themes/default/images/splash.png index 6f3513b27..0d371ce57 100644 Binary files a/makehuman/data/themes/default/images/splash.png and b/makehuman/data/themes/default/images/splash.png differ diff --git a/makehuman/data/themes/default/images/splash.xcf b/makehuman/data/themes/default/images/splash.xcf index 59fcc8656..4c98999b3 100644 Binary files a/makehuman/data/themes/default/images/splash.xcf and b/makehuman/data/themes/default/images/splash.xcf differ diff --git a/makehuman/makehuman.py b/makehuman/makehuman.py index bcfa80521..7bffd00d0 100755 --- a/makehuman/makehuman.py +++ b/makehuman/makehuman.py @@ -42,10 +42,10 @@ import re import subprocess -from PyQt5 import QtCore +#from PyQt5 import QtCore ## Version information ######################################################### -__version__ = "1.2.1" # Major, minor and patch version number +__version__ = "1.3.0" # Major, minor and patch version number release = False # False for nightly versionSub = "alpha" # Short version description meshVersion = "hm08" # Version identifier of the basemesh