Updated to version 4.8.12
This commit is contained in:
parent
4ab3f479e7
commit
52a01d1cbe
2 changed files with 4 additions and 1 deletions
|
|
@ -1,4 +1,7 @@
|
||||||
## History of versions ##
|
## History of versions ##
|
||||||
|
* version 4.8.12 (2018-01-21)
|
||||||
|
* Fixed the icons in the main window
|
||||||
|
|
||||||
* version 4.8.11 (2017-12-03)
|
* version 4.8.11 (2017-12-03)
|
||||||
* Now shows the icon in wayland
|
* Now shows the icon in wayland
|
||||||
* Now sets transient for settings window
|
* Now sets transient for settings window
|
||||||
|
|
|
||||||
2
setup.py
2
setup.py
|
|
@ -75,7 +75,7 @@ except:
|
||||||
setup(
|
setup(
|
||||||
name='devedeng',
|
name='devedeng',
|
||||||
|
|
||||||
version='4.8.11',
|
version='4.8.12',
|
||||||
|
|
||||||
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