bump to 0.9
This commit is contained in:
parent
2c4856384b
commit
53e22d9f4b
73 changed files with 74 additions and 74 deletions
|
|
@ -24,7 +24,7 @@ from .main_window import MainWindow
|
|||
|
||||
class QWebContentEdit(QtApplication):
|
||||
APPNAME = 'qwebcontentedit'
|
||||
VERSION = '0.8'
|
||||
VERSION = '0.9'
|
||||
COPYRIGHT = u'Copyright(C) 2011 Clément Schreiner'
|
||||
DESCRIPTION = 'Qt application allowing to manage contents of various websites.'
|
||||
CAPS = ICapContent
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue