diff -r aa741e8657b9 -r bc41dfcef0ad VirtualMailManager/constants/VERSION.py --- a/VirtualMailManager/constants/VERSION.py Sat Oct 11 17:38:35 2008 +0000 +++ b/VirtualMailManager/constants/VERSION.py Wed Nov 26 23:50:04 2008 +0000 @@ -3,6 +3,6 @@ # See COPYING for distribution information. # $Id$ -VERSION = '0.5-dev' +VERSION = '0.5' REVISION = 'rev '+'$Rev$'.split()[1] RELDATE = '$Date$'.split()[1]