view src/__init__.py @ 1734:56fa4e7e158c

plugin XEP-0277: revert use of expandNewLinesToXHTML for incoming messages: - this was here for retro-compatibility with messages previously posted from Libervia - but this is not appropriate and will add some extra <br /> e.g. in messages from Movim
author souliane <souliane@mailoo.org>
date Thu, 10 Dec 2015 15:14:23 +0100
parents 8bfbf5cb0e28
children 1128feb54180
line wrap: on
line source

from core.constants import Const as C

__version__ = C.APP_VERSION