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",