mirror of
https://gitlab.com/Nanolx/qwad.git
synced 2024-11-10 21:05:10 +01:00
bump version to 0.5
This commit is contained in:
parent
a6bc8f1b4e
commit
248c4e7b1e
@ -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.4~git"
|
return "0.5"
|
||||||
def Author():
|
def Author():
|
||||||
return "Christopher Roy Bratusek <nano@tuxfamily.org>"
|
return "Christopher Roy Bratusek <nano@tuxfamily.org>"
|
||||||
|
|
||||||
|
2
debian/changelog
vendored
2
debian/changelog
vendored
@ -1,4 +1,4 @@
|
|||||||
qwad (0.4.1-1nano) unstable; urgency=low
|
qwad (0.5-1nano) unstable; urgency=low
|
||||||
|
|
||||||
* New upstream release
|
* New upstream release
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user