VirtualMailManager/constants/VERSION.py
changeset 93 bc41dfcef0ad
parent 77 9e5af7210c29
child 102 485d3f7d6981
--- 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]