Updated to version 4.8.8

This commit is contained in:
Sergio Costas 2017-02-07 21:01:01 +01:00
parent 4b21a1c3aa
commit c518683fbc
2 changed files with 4 additions and 1 deletions

View file

@ -1,4 +1,7 @@
## History of versions ##
* version 4.8.8 (2017-02-07)
* Fixed genisoimage bug with some locales
* version 4.8.7 (2017-01-29)
* Allows to translate the "Play all" text in the DVD menu
* Fixed mkisofs bug with some locales

View file

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