Updated to version 4.14.0

This commit is contained in:
Sergio Costas 2019-02-04 23:15:33 +01:00
parent a22a0a3c60
commit 4e46da6a17
2 changed files with 88 additions and 85 deletions

View file

@ -1,5 +1,8 @@
# History of versions #
* version 4.14.0 (2019-02-04)
* Moved the configuration file inside XDG_CONFIG_HOME
* version 4.13.0 (2019-01-27)
* Allows to add separators in the menu, to group videos in pages

View file

@ -84,7 +84,7 @@ except:
setup(
name='devedeng',
version='4.13.0',
version='4.14.0',
description='A video DVD creator',
long_description="A program that allows to create video DVDs",