X-Git-Url: https://jfr.im/git/irc/weechat/qweechat.git/blobdiff_plain/67ae32043879daf9ae157c7c0a9cdee7d267bd47..8320f3a8fdf8f4918ad12bfdb35d7b2f2a43fbf7:/src/qweechat/qweechat.py diff --git a/src/qweechat/qweechat.py b/src/qweechat/qweechat.py index 1c3bb6b..78d9b29 100755 --- a/src/qweechat/qweechat.py +++ b/src/qweechat/qweechat.py @@ -42,7 +42,7 @@ from debug import DebugDialog from about import AboutDialog NAME = 'QWeeChat' -VERSION = '0.1-dev' +VERSION = '0.0.1-dev' AUTHOR = 'Sébastien Helleu' AUTHOR_MAIL= 'flashcode@flashtux.org' WEECHAT_SITE = 'http://www.weechat.org/'