mirror of
https://gitlab.com/Nanolx/qwad.git
synced 2024-11-14 14:55:10 +01:00
bump version to 0.8
This commit is contained in:
parent
0c46fb6968
commit
16ddbe0e7b
@ -10,7 +10,7 @@ from PyQt4.QtCore import pyqtSignature
|
|||||||
from Ui_AboutQwad import Ui_Dialog
|
from Ui_AboutQwad import Ui_Dialog
|
||||||
|
|
||||||
def Version():
|
def Version():
|
||||||
return "0.7.1"
|
return "0.8"
|
||||||
def Author():
|
def Author():
|
||||||
return "Christopher Roy Bratusek <nano@tuxfamily.org>"
|
return "Christopher Roy Bratusek <nano@tuxfamily.org>"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user