Fixed a float value used for volume where it expected an integer

This commit is contained in:
Sergio Costas 2016-09-05 23:43:13 +02:00
parent 177f0de758
commit 361240adc4
4 changed files with 10 additions and 7 deletions

View file

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