Updated to version 4.14.0
This commit is contained in:
parent
a22a0a3c60
commit
4e46da6a17
2 changed files with 88 additions and 85 deletions
|
|
@ -1,5 +1,8 @@
|
||||||
# History of versions #
|
# 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)
|
* version 4.13.0 (2019-01-27)
|
||||||
* Allows to add separators in the menu, to group videos in pages
|
* Allows to add separators in the menu, to group videos in pages
|
||||||
|
|
||||||
|
|
|
||||||
2
setup.py
2
setup.py
|
|
@ -84,7 +84,7 @@ except:
|
||||||
setup(
|
setup(
|
||||||
name='devedeng',
|
name='devedeng',
|
||||||
|
|
||||||
version='4.13.0',
|
version='4.14.0',
|
||||||
|
|
||||||
description='A video DVD creator',
|
description='A video DVD creator',
|
||||||
long_description="A program that allows to create video DVDs",
|
long_description="A program that allows to create video DVDs",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue