bump version to 0.8

This commit is contained in:
Christopher Roy Bratusek 2013-06-17 19:37:14 +02:00
parent 0c46fb6968
commit 16ddbe0e7b

View File

@ -10,7 +10,7 @@ from PyQt4.QtCore import pyqtSignature
from Ui_AboutQwad import Ui_Dialog
def Version():
return "0.7.1"
return "0.8"
def Author():
return "Christopher Roy Bratusek <nano@tuxfamily.org>"