From 52a01d1cbe57bd13f9404f1ba89ee8084d5f8101 Mon Sep 17 00:00:00 2001 From: Sergio Costas Date: Sun, 21 Jan 2018 23:01:54 +0100 Subject: [PATCH] Updated to version 4.8.12 --- HISTORY.md | 3 +++ setup.py | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) 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",