Fixed bug when adding several subtitles to the same movie

This commit is contained in:
Sergio Costas 2016-09-24 22:49:14 +02:00
parent 361240adc4
commit 0dc0d61811
3 changed files with 6 additions and 3 deletions

View file

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