VirtualMailManager/constants/VERSION.py
author Pascal Volk <neverseen@users.sourceforge.net>
Tue, 02 Sep 2008 01:15:41 +0000
changeset 73 11da3d9298b4
parent 47 191d5a5adc4a
child 77 9e5af7210c29
permissions -rw-r--r--
'create_optional_types_and_functions.pgsql' - Added function postfix_virtual_alias_map() any type recipient_destination

#!/usr/bin/env python
# -*- 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]