Limnoria/src/version.py
Valentin Lorentz 4c05d97f4a Karma: Take profit of the return value of conf.registerPlugin().
(It breaks my documentation generator)
2011-10-28 22:44:10 +02:00

4 lines
149 B
Python

"""stick the various versioning attributes in here, so we only have to change
them once."""
version = '0.83.4.1+limnoria (2011-10-28T22:44:09+0200)'