# -*- sh -*-
#
# a tiny script to set up the VERSION Id for ./configure
#
#ident "@(#)vacation:RELEASE-3_2_0_120:VERSION,v 1.2 2004/08/17 20:45:30 woods Exp"

# NOTE:  only place simply variable assignments in here, using only
# the most basic Bourne-shell compatible syntax possible under the
# assumption that /bin/sh might not be the only interpreter that will
# read this file.

VERSION="2.1-Preview.0"
