VirtualMailManager/constants/VERSION.py
author Pascal Volk <neverseen@users.sourceforge.net>
Sat, 11 Oct 2008 17:38:35 +0000
changeset 92 aa741e8657b9
parent 77 9e5af7210c29
child 93 bc41dfcef0ad
permissions -rw-r--r--
* 'INSTALL' - fixed a configuration hint for smtpd_sasl_local_domain *grml*

# -*- coding: UTF-8 -*-
# Copyright 2007-2008 VEB IT
# See COPYING for distribution information.
# $Id$

VERSION = '0.5-dev'
REVISION = 'rev '+'$Rev$'.split()[1]
RELDATE = '$Date$'.split()[1]