Limnoria/src/version.py
Daniel Folkinshteyn e23bd93ded Secure some more commands which take a regexp from untrusted user input.
Namely todo.search, note.search, dunno.search.
2011-08-12 18:13:27 -04:00

4 lines
148 B
Python

"""stick the various versioning attributes in here, so we only have to change
them once."""
version = '0.83.4.1+gribble (2011-08-12T18:12:56-0400)'