Updated to version 4.8.8
This commit is contained in:
parent
4b21a1c3aa
commit
c518683fbc
2 changed files with 4 additions and 1 deletions
|
|
@ -1,4 +1,7 @@
|
||||||
## History of versions ##
|
## History of versions ##
|
||||||
|
* version 4.8.8 (2017-02-07)
|
||||||
|
* Fixed genisoimage bug with some locales
|
||||||
|
|
||||||
* version 4.8.7 (2017-01-29)
|
* version 4.8.7 (2017-01-29)
|
||||||
* Allows to translate the "Play all" text in the DVD menu
|
* Allows to translate the "Play all" text in the DVD menu
|
||||||
* Fixed mkisofs bug with some locales
|
* Fixed mkisofs bug with some locales
|
||||||
|
|
|
||||||
2
setup.py
2
setup.py
|
|
@ -72,7 +72,7 @@ except:
|
||||||
setup(
|
setup(
|
||||||
name='devedeng',
|
name='devedeng',
|
||||||
|
|
||||||
version='4.8.7',
|
version='4.8.8',
|
||||||
|
|
||||||
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