#----------------------------------------------------------------------------
# vmail-state.txt
# This file stores the actual state of this package
#
# Creation   : 2008-10-20 jv
# Last update: $Id: vmail-state.txt 24677 2010-06-25 19:29:26Z jv $
#----------------------------------------------------------------------------

# ----------------------------------------------------
# Package states are stored on file package-states.txt
# Here they are just for your information
# 
# packageStates[0]='inwork'
# packageStates[1]='test'
# packageStates[2]='released'
# packageStates[3]='deprecated'
# packageStates[4]='closed'

packageState='inwork'