From f6c8588c4986f1243564098afbfca018420a2ca0 Mon Sep 17 00:00:00 2001 From: Sergio Costas Date: Mon, 14 Mar 2016 16:08:41 +0100 Subject: [PATCH] Updated to version 4.6.1 --- HISTORY.md | 3 +++ setup.py | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/HISTORY.md b/HISTORY.md index df6b9a6..c175d9c 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,4 +1,7 @@ ## History of versions ## +* version 4.6.1 (2016-03-14) + * Fixed translations + * version 4.6.0 (2016-03-13) * Fixed a bug when using the Play all option on menus with several pages * Updated italian translation diff --git a/setup.py b/setup.py index 90e2076..bcb895b 100755 --- a/setup.py +++ b/setup.py @@ -64,7 +64,7 @@ except: setup( name='devedeng', - version='4.6.0', + version='4.6.1', description='A video DVD creator', long_description = "A program that allows to create video DVDs",