bump to 0.8

This commit is contained in:
Romain Bignon 2011-04-04 10:30:09 +02:00
commit 31a0a0a8be
65 changed files with 67 additions and 67 deletions

View file

@ -36,7 +36,7 @@ class DLFPBackend(BaseBackend, ICapMessages, ICapMessagesPost, ICapContent):
NAME = 'dlfp'
MAINTAINER = 'Romain Bignon'
EMAIL = 'romain@weboob.org'
VERSION = '0.7'
VERSION = '0.8'
LICENSE = 'GPLv3'
DESCRIPTION = "Da Linux French Page"
CONFIG = ValuesDict(Value('username', label='Username', regexp='.+'),