VirtualMailManager/constants/VERSION.py
changeset 162 0ac9ef587769
parent 150 3e972996da7f
equal deleted inserted replaced
161:b62aa4aabcd0 162:0ac9ef587769
     1 # -*- coding: UTF-8 -*-
     1 # -*- coding: UTF-8 -*-
     2 # Copyright (c) 2007 - 2009, VEB IT
     2 # Copyright (c) 2007 - 2010, Pascal Volk
     3 # See COPYING for distribution information.
     3 # See COPYING for distribution information.
     4 
     4 
     5 AUTHOR  = 'Pascal Volk <p.volk@veb-it.de>'
     5 AUTHOR  = 'Pascal Volk <neverseen@users.sourceforge.net>'
     6 RELDATE = '2009-09-09'
     6 RELDATE = '2009-09-09'
     7 VERSION = '0.5.2'
     7 VERSION = '0.5.2'
     8 __author__  = AUTHOR
     8 __author__  = AUTHOR
     9 __date__    = RELDATE
     9 __date__    = RELDATE
    10 __version__ = VERSION
    10 __version__ = VERSION