diff --git a/HISTORY.md b/HISTORY.md index 61b442d..fd94360 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,4 +1,7 @@ ## History of versions ## +* version 4.8.12 (2018-01-21) + * Fixed the icons in the main window + * version 4.8.11 (2017-12-03) * Now shows the icon in wayland * Now sets transient for settings window diff --git a/setup.py b/setup.py index a49fd0f..546ca2a 100755 --- a/setup.py +++ b/setup.py @@ -75,7 +75,7 @@ except: setup( name='devedeng', - version='4.8.11', + version='4.8.12', description='A video DVD creator', long_description="A program that allows to create video DVDs",