VirtualMailManager/constants/VERSION.py
author convert-repo
Sat, 01 Aug 2009 16:27:52 +0000
changeset 99 00763850f827
parent 93 bc41dfcef0ad
child 102 485d3f7d6981
permissions -rw-r--r--
update tags

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

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