Updated to version 4.6.1
This commit is contained in:
parent
6e272e269f
commit
f6c8588c49
2 changed files with 4 additions and 1 deletions
|
|
@ -1,4 +1,7 @@
|
||||||
## History of versions ##
|
## History of versions ##
|
||||||
|
* version 4.6.1 (2016-03-14)
|
||||||
|
* Fixed translations
|
||||||
|
|
||||||
* version 4.6.0 (2016-03-13)
|
* version 4.6.0 (2016-03-13)
|
||||||
* Fixed a bug when using the Play all option on menus with several pages
|
* Fixed a bug when using the Play all option on menus with several pages
|
||||||
* Updated italian translation
|
* Updated italian translation
|
||||||
|
|
|
||||||
2
setup.py
2
setup.py
|
|
@ -64,7 +64,7 @@ except:
|
||||||
setup(
|
setup(
|
||||||
name='devedeng',
|
name='devedeng',
|
||||||
|
|
||||||
version='4.6.0',
|
version='4.6.1',
|
||||||
|
|
||||||
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